pub fn to_string(enc: u8, size: Size) -> &'static str
Return the name of a GPR encoding (enc) at the given size.
enc
size
This function will panic if the encoding is not a valid x64 register.