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

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