Skip to main content

reg_get_bits

Function reg_get_bits 

Source
pub unsafe extern "C" fn reg_get_bits(reg: reg_id_t) -> byte
Expand description

Assumes that \p reg is a DR_REG_ constant. Returns \p reg’s representation as 3 bits in a modrm byte (the 3 bits are the lower-order bits in the return value).