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

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