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

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