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

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