diff options
author | Akira Hatanaka <ahatanak@gmail.com> | 2011-07-19 20:34:00 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanak@gmail.com> | 2011-07-19 20:34:00 +0000 |
commit | f3b29992d58d5fb750088742aab61a4d333193be (patch) | |
tree | bc4c4868527b1e06cefbf7a05f5caf8f09c10ffc /lldb/source/Core/ValueObject.cpp | |
parent | 5d855bf7f2ae2c740fce9d2243a6f6f016c03150 (diff) | |
download | bcm5719-llvm-f3b29992d58d5fb750088742aab61a4d333193be.tar.gz bcm5719-llvm-f3b29992d58d5fb750088742aab61a4d333193be.zip |
Use the correct opcodes: SLLV/SRLV or AND must be used instead of SLL/SRL or
ANDi, when the instruction does not have any immediate operands.
llvm-svn: 135520
Diffstat (limited to 'lldb/source/Core/ValueObject.cpp')
0 files changed, 0 insertions, 0 deletions