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

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