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

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