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

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