summaryrefslogtreecommitdiff
path: root/src/core/arm/interpreter/arm_interpreter.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm: Adios armemuGravatar Lioncash2015-01-311-96/+0
* Move ThreadContext to core/core.h and deal with the falloutGravatar Yuri Kunde Schlesner2015-01-091-2/+2
* ARM: Add a mechanism for faking CPU time elapsed during HLE.Gravatar bunnei2014-12-251-0/+6
* License changeGravatar purpasmart962014-12-201-1/+1
* Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Gravatar Emmanuel Gil Peyrot2014-11-191-1/+1
* Fix documentation of parametersGravatar Lioncash2014-11-181-1/+1
* Add `override` keyword through the code.Gravatar Yuri Kunde Schlesner2014-10-261-11/+11
* ARM: Integrate SkyEye faster "dyncom" interpreter.Gravatar bunnei2014-10-251-1/+1
* ARM: Reorganized file structure to move shared SkyEye code to a more common a...Gravatar bunnei2014-10-251-2/+2
* arm: added option to prepare CPU core (while mid-instruction) for thread resc...Gravatar bunnei2014-06-011-0/+3
* ARM_Interpreter/ARM_Interface: Fixed member variable naming to be consistent ...Gravatar bunnei2014-05-201-1/+1
* ARM_Interface: added SaveContext and LoadContext functions for HLE thread swi...Gravatar bunnei2014-05-201-0/+12
* Merge branch 'master' into threadingGravatar bunnei2014-05-171-2/+5
|\
| * updated how we call ARM core to make things much fasterGravatar bunnei2014-05-171-2/+5
* | added option to set CPSR register to arm_interfaceGravatar bunnei2014-05-111-0/+6
|/
* removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable classGravatar bunnei2014-04-271-1/+0
* cleaned up arm_interface, added a setter to set registers for use with HLE re...Gravatar bunnei2014-04-101-2/+35
* fixed licensing and updated code style naming for arm_interface/arm_interpret...Gravatar bunnei2014-04-081-30/+8
* fixed project includes to use new directory structureGravatar bunnei2014-04-081-5/+4
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-081-0/+57