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

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