Next: .error "string", Previous: .eqv symbol, expression, Up: Assembler Directives [Contents][Index]
.error "string"
.eqv symbol, expression
.err
If as assembles a .err directive, it will print an error message and, unless the -Z option was used, it will not generate an object file. This can be used to signal an error in conditionally compiled code.
as