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

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