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

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