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

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