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

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