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

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