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

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