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