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

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