aboutsummaryrefslogtreecommitdiff
path: root/ops/li/li212.c
blob: 3e5da0e4310fc3ecb640cb940d1a017f25364b54 (plain) (blame)
1
2
3
4
5
6
/* SPDX-License-Identifier: copyleft-next-0.3.1 */

#include "../common.h"
DEFINE_OP(li212) {
	UNUSED(o); NEXT_OP(sp, a, x, y, 212);
}