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

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