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

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