| Right now, when relative branch instructions are disassembled, the 26-bit word *offset* is displayed after the opcode. The attached simple patch restores some bit-rotted code so that, instead, the branch *target address* is shown, symbolically if possible. 
 -Scott 
 |