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

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