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

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