Using as: Elseif

Next: End, Previous: Else, Up: Pseudo Ops   [Contents][Index]


7.19 .elseif

.elseif is part of the as support for conditional assembly; see .if . It is shorthand for beginning a new .if block that would otherwise fill the entire .else section.