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

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