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

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