/* 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_mov_p2v;
pub mod sve_int_mov_v2p;
pub mod sve_int_perm_dup_r;
pub mod sve_int_perm_insrs;
pub mod sve_int_perm_insrv;
pub mod sve_int_perm_reverse_z;
pub mod sve_int_perm_unpk;