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