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

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