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

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