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

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