Disable assembler functions directive Format .DISABLE argument-list .DSABL argument-list
1 – Parameter
argument-list One or more of the symbolic arguments listed in the description of .ENABLE. You can use either the long or the short form of the symbolic arguments. If you specify multiple arguments, separate them by commas, spaces, or tabs.
2 – Description
.DISABLE disables the specified assembler function. See the description of .ENABLE for more information. The alternate form of .DISABLE is .DSABL.