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

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