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

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