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

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