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

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