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

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