hanchenye-llvm-project/lldb/source/Plugins/Instruction/ARM
Johnny Chen 8557d298d4 Fix two logic errors uncovered by the static analyzer.
For the default case (illegal encoding type), just return false instead of break.

A8.6.84 LDRSH (register)
A8.6.309 VLD1 (single element to all lanes)

llvm-svn: 137699
2011-08-16 01:16:02 +00:00
..
EmulateInstructionARM.cpp Fix two logic errors uncovered by the static analyzer. 2011-08-16 01:16:02 +00:00
EmulateInstructionARM.h Fixed some issues with ARM backtraces by not processing any push/pop 2011-07-06 04:07:21 +00:00
EmulationStateARM.cpp While implementing unwind information using UnwindAssemblyInstEmulation I ran 2011-05-09 20:18:18 +00:00
EmulationStateARM.h While implementing unwind information using UnwindAssemblyInstEmulation I ran 2011-05-09 20:18:18 +00:00
Makefile Add the ARM instruction emulation makefile. 2011-04-08 02:11:29 +00:00