1. b77be41 Add EmulateInstructionARM::EmulateSVC() to the g_arm_opcodes and g_thumb_opcodes tables, by Johnny Chen · 14 years ago
  2. 9b8d783 Add EmulateBLXImmediate() and EmulateBLXRm() to the g_arm_opcodes and g_thumb_opcodes tables, by Johnny Chen · 14 years ago
  3. 587a0a4 Add EmulateVPOP() to the g_arm_opcodes and g_thumb_opcodes tables, which represents by Johnny Chen · 14 years ago
  4. 2b8e8b0 Cleaned up the EmulateInstructionARM to have the evaluate instruction by Greg Clayton · 14 years ago
  5. 8482ded Made the EmulateInstruction class into a plug-in interface and moved the by Greg Clayton · 14 years ago[Renamed (97%) from source/Plugins/Process/Utility/EmulateInstructionARM.h]
  6. 31e2a38 Added the start of the plug-in interface to EmulateInstruction by Greg Clayton · 14 years ago
  7. 64c8443 Added the start of opcode emulation for ARM instructions. This class is designed by Greg Clayton · 14 years ago