ASMC Warning A6003

Asmc Macro Assembler

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)

See Also

ASMC Error Messages