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

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