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

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