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

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