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

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