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

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