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

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