aboutsummaryrefslogtreecommitdiff
path: root/ops/li/lix61.c
blob: 7065ef898d45febf2d479f70423f56b34fe27f93 (plain) (blame)
1
2
3
4
5
6
/* SPDX-License-Identifier: copyleft-next-0.3.1 */

#include "../common.h"
DEFINE_OP(lix61) {
	UNUSED(x); NEXT_OP(sp, a, 61, y, o);
}