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

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