pub const dr_disasm_flags_t_DR_DISASM_RISCV: dr_disasm_flags_t = 32;Expand description
Requests RISC-V assembler syntax for disassembly. This set the same option that is controlled by the runtime option \p -syntax_riscv. Implicit oprands are not displayed.