Next: End, Previous: Else, Up: Pseudo Ops [Contents][Index]
.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.
as
.if
.else