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

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