29.15. .else

.else is part of the the assembler support for conditional assembly; see Section 29.28. It marks the beginning of a section of code to be assembled if the condition for the preceding .if was false.