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

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