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

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