7.26 .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.
.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.