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

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