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