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

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