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

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