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

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