Function to_string

Source
pub fn to_string(enc: u8) -> &'static str
Expand description

Return the name of a XMM encoding (enc).

ยงPanics

This function will panic if the encoding is not a valid x64 register.