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

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