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

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