diff options
author | Caroline Tice <ctice@apple.com> | 2011-03-28 16:10:45 +0000 |
---|---|---|
committer | Caroline Tice <ctice@apple.com> | 2011-03-28 16:10:45 +0000 |
commit | 87c19f61d4be84716158e0e56ca7b3fe7ddd3329 (patch) | |
tree | 8253171ca405a7549cf1d6ff9795237eaa8baaa4 /llvm/lib/MC/MCDisassembler/Disassembler.cpp | |
parent | 1c83965f5ac5fe1b37bbb4b57fd9dfa4d78f56b1 (diff) | |
download | bcm5719-llvm-87c19f61d4be84716158e0e56ca7b3fe7ddd3329.tar.gz bcm5719-llvm-87c19f61d4be84716158e0e56ca7b3fe7ddd3329.zip |
Fix single quote characters throughout the ARM emulation stuff.
Fix bugs in various ARM istruction emulation functions:
EmulateVPUSH
- Fix context.
- Fix bug calculating register numbers.
EmulateVPOP
- Fix context.
- Fix bug calculating register numbers.
EmulateShiftIMM
- Fix bug in assert statement.
EmulateLDMDA
- Fix context.
EmulateLDMDB
- Fix context.
EmulateLDMIB
- Fix context.
EmulateSTM
- Fix bug calculating lowest_set_bit.
EmulateSTMDA
- Fix context.
- Fix bug calculating lowest_set_bit.
EmulateSTMDB
- Fix context.
- Fix bug calculating lowest_set_bit.
EmulateSTMIB
- FIx context
EmulateLDRSBImmed
- Fix test to match correction in corrected manual
llvm-svn: 128409
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions