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

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