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

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