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

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