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

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