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

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