Skip to main content

x86_64_decode_permutation

Function x86_64_decode_permutation 

Source
pub fn x86_64_decode_permutation(encoding: u32) -> Vec<u16>
Expand description

Decodes x86_64 permutation encoding for frameless functions. Returns the DWARF register numbers in stack order (bottom to top).