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.
pub const dr_disasm_flags_t_DR_DISASM_INTEL: dr_disasm_flags_t = 1;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.