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

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