1 2 3 4 5 6 7 8
/* 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 a_simd_12reg; pub mod a_simd_mulreg; pub mod simd3reg_same;