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

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