summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c
diff options
context:
space:
mode:
authorSimon Atanasyan <simon@atanasyan.com>2019-10-07 14:01:22 +0000
committerSimon Atanasyan <simon@atanasyan.com>2019-10-07 14:01:22 +0000
commit19ede2f53b78472c3bc3536f00609d22253a7d52 (patch)
treed8b49c215384d74e559c3a39680b29b8fd634132 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c
parent8dc1700979bc630e6bd8b0912cfc034814e67c7f (diff)
downloadbcm5719-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/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud