Skip to main content
txmctaggart
Associate
May 16, 2003
Question

What condition does ''JRT'' actually check?

  • May 16, 2003
  • 2 replies
  • 781 views
Posted on May 16, 2003 at 06:48

What condition does ''JRT'' actually check?

This topic has been closed for replies.

2 replies

txmctaggart
Associate
May 15, 2003
Posted on May 15, 2003 at 22:01

Data sheets says ''True'', but I can't find what that means.

Came across this issue after running the HC-to-ST migration utility, which changed my HC ''BRA'' branch opcodes to JRT. I expected them to get translated to JRA s....
stephanie
Visitor II
May 16, 2003
Posted on May 16, 2003 at 06:48

JRT and JRA instructions are the same, they have the same opcode: 20.

Both have been kept for compatibility reasons with Motorola.