MemorySizeOptions¶
Memory size options used by the formatters
- iced_x86.MemorySizeOptions.DEFAULT: int = 0¶
Show memory size if the assembler requires it, else don’t show anything
- iced_x86.MemorySizeOptions.ALWAYS: int = 1¶
Always show the memory size, even if the assembler doesn’t need it