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

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