bitfieldManipulate is used in the AArch64 namespace to provide the core functionality for (U|S)BFM instructions. However, unlike those instructions bitfieldManipulate does not correctly ensure the value of imms and immr meet the bound requirements set by the width of data type T.
bitfieldManipulateis used in the AArch64 namespace to provide the core functionality for (U|S)BFM instructions. However, unlike those instructionsbitfieldManipulatedoes not correctly ensure the value of imms and immr meet the bound requirements set by the width of data type T.