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

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