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

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