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

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