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

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