CompuServe Messages

#Bruce Dawson Review

    06-Jan-89 20:04:56
Fm: Dean Brown 72250,2677
To: Richard Rae/SYSOP 76703,4253
Rick, A short branch with a zero offset is illegal on the 68xxx processor series. This is because a long branch is coded as a short branch with a zero offset followed by the longword offset for the long branch. If you had a reason for putting it there, then you'd be better off using a NOP. -Dean