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

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