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

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