suyu/src/core/arm/dyncom
Lioncash d09b7a3c12 dyncom: Remove PC dispatch from several instructions
These instructions aren't capable of using the PC as a destination
2015-12-20 21:19:02 -05:00
..
arm_dyncom.cpp arm_interface: Implement interface for retrieving VFP registers 2015-08-06 21:24:25 -04:00
arm_dyncom.h arm_interface: Implement interface for retrieving VFP registers 2015-08-06 21:24:25 -04:00
arm_dyncom_dec.cpp dyncom: Remove an unnecessary typedef 2015-07-28 03:41:25 -04:00
arm_dyncom_dec.h dyncom: Remove an unnecessary typedef 2015-07-28 03:41:25 -04:00
arm_dyncom_interpreter.cpp dyncom: Remove PC dispatch from several instructions 2015-12-20 21:19:02 -05:00
arm_dyncom_interpreter.h dyncom: Rename armdefs.h to armstate.h 2015-07-25 22:10:44 -04:00
arm_dyncom_run.h dyncom: Remove static keyword from header functions 2015-12-06 15:14:51 -05:00
arm_dyncom_thumb.cpp dyncom: Use enum class for instruction decoding results 2015-07-28 02:27:57 -04:00
arm_dyncom_thumb.h dyncom: Remove static keyword from header functions 2015-12-06 15:14:51 -05:00