summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.h
Commit message (Expand)AuthorAgeFilesLines
* Fix file names in file headers. NFCFangrui Song2019-05-131-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-73/+57
* Fix ARM instruction emulation tests on big-endian systemsUlrich Weigand2016-04-141-7/+3
* Roll back the changes I made in r193907 which created a new FrameJason Molenda2013-11-041-1/+1
* Add a new base class, Frame. It is a pure virtual function whichJason Molenda2013-11-021-1/+1
* Rename EmulationStateARM::sd_regs to avoid name clash (MSVC).Virgile Bello2013-08-271-1/+1
* Reimplemented the code that backed the "settings" in lldb. There were many is...Greg Clayton2012-08-221-1/+0
* While implementing unwind information using UnwindAssemblyInstEmulation I ranGreg Clayton2011-05-091-4/+4
* Got the EmulateInstruction CFI code a lot closer to producing CFI data.Greg Clayton2011-04-261-4/+2
* Changed the emulate instruction function to take emulate options whichGreg Clayton2011-04-261-13/+13
* Change code for reading emulation data files to read the new fileCaroline Tice2011-04-221-5/+3
* Add the infrastructure to test instruction emulations automatically.Caroline Tice2011-04-191-0/+105
OpenPOWER on IntegriCloud