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

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