yuzu-mainline/src/core/arm/dyncom
Lioncash 386dbab5ea dyncom: Fix an indexing bug in STM
Previously it would write the contents of register 13 for the case where the link register (r14) is supposed to be written.
2015-03-08 22:03:11 -04:00
..
arm_dyncom_dec.cpp dyncom: Support conditional BKPT instructions 2015-02-17 01:37:22 -05:00
arm_dyncom_dec.h dyncom: clean up arm_dyncom_dec.h 2015-01-30 16:28:52 -05:00
arm_dyncom_interpreter.cpp dyncom: Fix an indexing bug in STM 2015-03-08 22:03:11 -04:00
arm_dyncom_interpreter.h core: Apply static to local functions 2015-02-13 10:48:32 -05:00
arm_dyncom_run.cpp core: Apply static to local functions 2015-02-13 10:48:32 -05:00
arm_dyncom_run.h core: Apply static to local functions 2015-02-13 10:48:32 -05:00
arm_dyncom_thumb.cpp arm: General cleanup 2015-02-13 09:11:12 -05:00
arm_dyncom_thumb.h arm: Move headers over to pragma once 2015-01-30 16:17:02 -05:00
arm_dyncom.cpp dyncom: Switch the app and system cores into the correct mode at initialization 2015-02-12 21:54:28 -05:00
arm_dyncom.h dyncom: Switch the app and system cores into the correct mode at initialization 2015-02-12 21:54:28 -05:00