Skip to main content

instr_set_operation_size

Function instr_set_operation_size 

Source
pub unsafe extern "C" fn instr_set_operation_size(
    instr: *mut instr_t,
    operation_size: opnd_size_t,
)
Expand description

Sets the operation size of \p instr to \p operation_size only if instr is a #DR_ISA_REGDEPS instruction.