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