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

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