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