o If a subconditional directive appears outside a conditional
assembly block, the assembler displays an error message.
o The alternate forms of .IF_FALSE, .IF_TRUE, and .IF_TRUE_FALSE
are .IFF, .IFT, and .IFTF.
o You cannot use .ELSE in the same conditional block as .IF_x.