5.7.1 Else Directive

The .else directive is used in conjunction with the .if directive to provide an alternative path of assembly code should the .if evaluate to false.