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

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