Skip to main content

instr_get_operation_size

Function instr_get_operation_size 

Source
pub unsafe extern "C" fn instr_get_operation_size(
    instr: *mut instr_t,
) -> opnd_size_t
Expand description

Returns the operation size of \p instr if it’s a #DR_ISA_REGDEPS instruction, #OPSZ_NA otherwise.