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

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