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

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