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

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