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

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