Function xed_sys::xed_get_largest_enclosing_register32[][src]

pub unsafe extern "C" fn xed_get_largest_enclosing_register32(
    r: xed_reg_enum_t
) -> xed_reg_enum_t
Expand description

Returns the largest enclosing register for any kind of register; This is mostly useful for GPRs in 32b mode. @ingroup REGINTFC