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

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