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

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