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

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