5.8.2 .elseif expr
Used in conjunction with the .if
directive to provide an
alternative path of assembly code should the .if
evaluate to false, and a
second condition exists.
Used in conjunction with the .if
directive to provide an
alternative path of assembly code should the .if
evaluate to false, and a
second condition exists.