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

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