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

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