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

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