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

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