Caroline Tice
87c19f61d4
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
2011-03-28 16:10:45 +00:00
..
2011-03-26 19:14:58 +00:00
2011-03-19 01:12:21 +00:00
2011-03-26 19:14:58 +00:00
2011-03-26 19:14:58 +00:00
2011-03-26 19:14:58 +00:00
2011-03-24 21:19:54 +00:00
2011-03-24 21:19:54 +00:00
2011-03-28 16:10:45 +00:00
2011-03-26 19:14:58 +00:00
2011-03-26 19:14:58 +00:00
2011-03-24 04:28:38 +00:00
2011-02-04 18:55:41 +00:00
2011-03-24 21:19:54 +00:00
2010-07-12 23:14:00 +00:00