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

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