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

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