From: "zMan" <[email protected]>
Sent: Friday, July 03, 2015 5:59 AM


I was raised to do single-instruction branches thus:
       TM   FLAG,BIT               Is the flag bit set?
       BO    *+8                        Yes, skip next instruction
       L      R15,SOMEVAL        No, get the value
*+8   DS    0H

Yes, of course I realize that the "DS 0H" is meaningless, but it helps
readability.

It's horrible.  Use a proper label.

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

Reply via email to