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