diff options
author | Johnny Chen <johnny.chen@apple.com> | 2011-02-16 22:14:44 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2011-02-16 22:14:44 +0000 |
commit | 4890c85e0af49729b4fb2affa742a5df5e47fff0 (patch) | |
tree | 8080753fb4711e088b94eecf9a719b2f918f37c4 /lldb/source/Commands/CommandObjectImage.cpp | |
parent | 3a854f8ad2090b5903b85de65ad3d9ed462bca98 (diff) | |
download | bcm5719-llvm-4890c85e0af49729b4fb2affa742a5df5e47fff0.tar.gz bcm5719-llvm-4890c85e0af49729b4fb2affa742a5df5e47fff0.zip |
Add emulation methods for ROR (immediate), ROR (register), and RRX.
Turns out that they can be funneled through the helper methods
EmulateShiftImm()/ EmulateShiftReg() as well.
Modify EmulateShiftImm() to handle SRType_ROR and SRType_RRX.
And fix a typo in the impl of utility Shift_C() in ARMUtils.h.
llvm-svn: 125689
Diffstat (limited to 'lldb/source/Commands/CommandObjectImage.cpp')
0 files changed, 0 insertions, 0 deletions