A6003.md
May 2, 2024 ยท View on GitHub
Asmc Macro Assembler Reference
ASMC Warning A6003
conditional jump lengthened
A conditional jump was encoded as a reverse conditional jump around a near unconditional jump.
You may be able to rearrange code to avoid the longer form.
* ML 6.0 compatible level 3 warning (-W3)