Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 269 Bytes

A2068.md

File metadata and controls

13 lines (7 loc) · 269 Bytes

Asmc Macro Assembler Reference

ASMC Nonfatal Error A2068

instruction prefix not allowed

One of the prefixes REP, REPE, REPNE, or LOCK preceded an instruction for which it was not valid.

* ML 6.0 compatible error

See Also

ASMC Error Messages