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