Skip to main content

instr_set_isa_mode

Function instr_set_isa_mode 

Source
pub unsafe extern "C" fn instr_set_isa_mode(
    instr: *mut instr_t,
    mode: dr_isa_mode_t,
) -> bool_
Expand description

Each instruction stores the processor mode under which it should be interpreted. This routine sets the mode for \p instr.