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