Skip to main content

dr_disasm_flags_t_DR_DISASM_ARM

Constant dr_disasm_flags_t_DR_DISASM_ARM 

Source
pub const dr_disasm_flags_t_DR_DISASM_ARM: dr_disasm_flags_t = 16;
Expand description

Requests standard ARM (32-bit) assembler syntax for disassembly. This sets the same option that is controlled by the runtime option \p -syntax_arm. Implicit operands are not displayed.