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

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