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

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