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

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