Dialog Box: Options - Assembly
Purpose
Use this tab to set assembly code style.
Location
To access this tab:
- In theIntel® AdvisorGUI, chooseFile > Options.. On the left of theOptionsdialog box, chooseAssemblyproperty page.
Controls
Use radio buttons on the
Assembly
property page to set style fo your assembly code. The following options are available:
- Default Syntax MASM style for Windows*, GAS style for Unix.
- GAS Style Syntax- use strictly GAS syntax.
- MASM Style Syntax- use strictly MASM syntax.
Enable the checkbox under assembly code style radio buttons to enclose the Intel® AVX-512 write mask in curly braces that omits the
k0
register.