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

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