Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 295 Bytes

A2077.md

File metadata and controls

13 lines (7 loc) · 295 Bytes

Asmc Macro Assembler Reference

ASMC Nonfatal Error A2077

instruction does not allow NEAR indirect addressing

A conditional jump or loop cannot take a memory operand. It must be given a relative address or label.

* ML 6.0 compatible error

See Also

ASMC Error Messages