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