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

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