[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[openrisc] Patch: Disassembly of relative branch instructions



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

 

or32-dis.c.diffs