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

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