aarchmrs-instructions 0.4.0-2026-06

AARCHMRS-generated ARM instructions functions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* Copyright (c) 2010-2026 Arm Limited or its affiliates. All rights reserved.
 *
 * This document is Non-confidential and licensed under the BSD 3-clause license.
 */

pub mod sve_int_perm_clast_rz;
pub mod sve_int_perm_clast_vz;
pub mod sve_int_perm_clast_zz;
pub mod sve_int_perm_compact;
pub mod sve_int_perm_cpy_r;
pub mod sve_int_perm_cpy_v;
pub mod sve_int_perm_expand;
pub mod sve_int_perm_last_r;
pub mod sve_int_perm_last_v;
pub mod sve_int_perm_rev;
pub mod sve_int_perm_revd;
pub mod sve_int_perm_splice;
pub mod sve_intx_perm_splice;