summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-03-24 20:42:48 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-03-24 20:42:48 +0000
commit8bbc12824a0f6e3367a54966b9f6dc58acf6b15e (patch)
treea569c05266ccf0ac90bcd653071cf05d7a6929cc /lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
parente01b75cb89edb0d204efd9639adc62347f0db056 (diff)
downloadbcm5719-llvm-8bbc12824a0f6e3367a54966b9f6dc58acf6b15e.tar.gz
bcm5719-llvm-8bbc12824a0f6e3367a54966b9f6dc58acf6b15e.zip
ADR was added with the wrong encoding for inst{24-21}, and the ARM decoder was fooled.
Set the encoding bits to {0,?,?,0}, not 0. Plus delegate the disassembly of ADR to the more generic ADDri/SUBri instructions, and add a test case for that. llvm-svn: 128234
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud