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

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