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

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