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

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