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

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