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

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