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