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

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