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

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