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

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