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

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