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

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