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