/* 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 addsub_imm;
pub mod addsub_immtags;
pub mod bitfield;
pub mod dp_1src_imm;
pub mod extract;
pub mod log_imm;
pub mod minmax_imm;
pub mod movewide;
pub mod pcreladdr;