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

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