/* 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;