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

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