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

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