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

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