Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
lldb
/
b77be414a1a4b74827f30e5944a58d4af0445ff4
/
source
/
Plugins
/
Instruction
/
ARM
/
EmulateInstructionARM.h
b77be41
Add EmulateInstructionARM::EmulateSVC() to the g_arm_opcodes and g_thumb_opcodes tables,
by Johnny Chen
· 14 years ago
9b8d783
Add EmulateBLXImmediate() and EmulateBLXRm() to the g_arm_opcodes and g_thumb_opcodes tables,
by Johnny Chen
· 14 years ago
587a0a4
Add EmulateVPOP() to the g_arm_opcodes and g_thumb_opcodes tables, which represents
by Johnny Chen
· 14 years ago
2b8e8b0
Cleaned up the EmulateInstructionARM to have the evaluate instruction
by Greg Clayton
· 14 years ago
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]
31e2a38
Added the start of the plug-in interface to EmulateInstruction
by Greg Clayton
· 14 years ago
64c8443
Added the start of opcode emulation for ARM instructions. This class is designed
by Greg Clayton
· 14 years ago