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

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