summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Utility/EmulateInstruction.h
Commit message (Expand)AuthorAgeFilesLines
* Made the EmulateInstruction class into a plug-in interface and moved theGreg Clayton2011-02-011-280/+0
* Add emulate_pop (loads multiple registers from the stack) entries to both theJohnny Chen2011-01-311-1/+1
* Align comment.Johnny Chen2011-01-311-1/+1
* Minor comment fix.Johnny Chen2011-01-311-4/+4
* Added the start of the plug-in interface to EmulateInstructionGreg Clayton2011-01-301-3/+11
* Added some documentation that describes the purpose and the goalsGreg Clayton2011-01-301-1/+90
* Add emulate_ldr_rd_pc_rel entry to the g_thumb_opcodes table, which represents aJohnny Chen2011-01-271-0/+1
* Add emulate_add_rd_sp_imm (SP plus immediate) to the g_arm_opcodes and g_thum...Johnny Chen2011-01-271-3/+3
* Move the generic instruction bits manipulation routines into a newly created ...Johnny Chen2011-01-261-52/+0
* Added the start of opcode emulation for ARM instructions. This class is designedGreg Clayton2011-01-211-0/+234
OpenPOWER on IntegriCloud