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

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