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

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