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

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