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

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