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

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