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

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