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