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

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