Module Name: src Committed By: matt Date: Sat Sep 20 04:53:19 UTC 2014
Modified Files: src/external/gpl3/binutils/dist/opcodes: riscv-dis.c Log Message: When disassembling an auipc/jalr pair, print the address eventually being called: auipc t0,0x2b3 jalr t0,-616 # ffffffff802b2e98 <memset> To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/gpl3/binutils/dist/opcodes/riscv-dis.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.