summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/PowerPC/branch-offset.s
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-objdump] Use %08 instead of %016 to print leading addresses for 32-bit ↵Fangrui Song2019-06-171-2/+2
| | | | | | | | | | binaries Reviewed By: grimar Differential Revision: https://reviews.llvm.org/D63398 llvm-svn: 363539
* [PowerPC] Fix printing of negative offsets in call instruction dissasembly.Sean Fertile2019-02-121-0/+43
llvm-svn: 353865
OpenPOWER on IntegriCloud