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

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