Skip to main content

dr_disasm_flags_t_DR_DISASM_INTEL

Constant dr_disasm_flags_t_DR_DISASM_INTEL 

Source
pub const dr_disasm_flags_t_DR_DISASM_INTEL: dr_disasm_flags_t = 1;
Expand description

Requests Intel syntax for disassembly. This sets the same option that is controlled by the runtime option \p -syntax_intel. Implicit operands are not displayed.