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

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