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

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