diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2019-10-07 14:01:22 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2019-10-07 14:01:22 +0000 |
commit | 19ede2f53b78472c3bc3536f00609d22253a7d52 (patch) | |
tree | d8b49c215384d74e559c3a39680b29b8fd634132 /lldb/packages/Python/lldbsuite/test/python_api/interpreter | |
parent | 8dc1700979bc630e6bd8b0912cfc034814e67c7f (diff) | |
download | bcm5719-llvm-19ede2f53b78472c3bc3536f00609d22253a7d52.tar.gz bcm5719-llvm-19ede2f53b78472c3bc3536f00609d22253a7d52.zip |
[Mips] Fix evaluating J-format branch targets
J/JAL/JALX/JALS are absolute branches, but stay within the current
256 MB-aligned region, so we must include the high bits of the
instruction address when calculating the branch target.
Patch by James Clarke.
Differential Revision: https://reviews.llvm.org/D68548
llvm-svn: 373906
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter')
0 files changed, 0 insertions, 0 deletions