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