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

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