aboutsummaryrefslogtreecommitdiff
path: root/ops/li/li215.c
blob: 98a84c301b1f6fcec002ec995ec0afc45fc85987 (plain) (blame)
1
2
3
4
#include "../common.h"
DEFINE_OP(li215) {
	UNUSED(o); NEXT_OP(sp, a, x, y, 215);
}