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