Skip to main content

instr_shrink_to_16_bits

Function instr_shrink_to_16_bits 

Source
pub unsafe extern "C" fn instr_shrink_to_16_bits(instr: *mut instr_t)
Expand description

Shrinks all registers not used as addresses, and all immed integer and address sizes, to 16 bits. Does not shrink DR_REG_ESI or DR_REG_EDI used in string instructions.