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