aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorDiana Picus <diana.picus@linaro.org>2016-09-19 11:10:18 +0000
committerDiana Picus <diana.picus@linaro.org>2016-09-19 11:10:18 +0000
commita53660e4a3d10aaba01d714a589e8f9b2f20c355 (patch)
treea5f8f9573310003932d0c7446f47ce870b0e08b3 /lldb/source/Commands/CommandObjectThread.cpp
parent122d6d74f6f0abf5efd93134ef313b02cb82a792 (diff)
downloadllvm-a53660e4a3d10aaba01d714a589e8f9b2f20c355.zip
llvm-a53660e4a3d10aaba01d714a589e8f9b2f20c355.tar.gz
llvm-a53660e4a3d10aaba01d714a589e8f9b2f20c355.tar.bz2
[AArch64] Fix encoding for lsl #12 in add/sub immediates
Whenever an add/sub immediate needs a fixup, we set that immediate field to zero, which is correct, but we also set the shift bits to zero, which is not true for instructions that use lsl #12. This patch makes sure that if lsl #12 was used, it will appear in the encoding of the instruction. Differential Revision: https://reviews.llvm.org/D23930 llvm-svn: 281898
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions