pub fn show_ireg_sized(reg: Reg, size: OperandSize) -> StringAvailable on crate feature
arm64 only.Expand description
If ireg denotes an Int-classed reg, make a best-effort attempt to show
its name at the 32-bit size.
pub fn show_ireg_sized(reg: Reg, size: OperandSize) -> Stringarm64 only.If ireg denotes an Int-classed reg, make a best-effort attempt to show
its name at the 32-bit size.