yuzu/src/core/arm/dyncom
Lioncash dc7ac751f2 dyncom: Stub MCRR and MRRC
There's no other coprocessor outside the VFP (which has its own VMOV variants) in which the MPCore can send/retrieve data from.
Stubbed so citra won't crash and burn on the odd chance someone actually tries to use these.
2015-05-11 18:31:45 -04:00
..
arm_dyncom_dec.cpp dyncom: Remove unused/unnecessary macros and macro constants 2015-03-24 09:55:56 -04:00
arm_dyncom_dec.h dyncom: Remove unused/unnecessary macros and macro constants 2015-03-24 09:55:56 -04:00
arm_dyncom_interpreter.cpp dyncom: Stub MCRR and MRRC 2015-05-11 18:31:45 -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 dyncom: Remove unnecessary enum and typedef 2015-04-07 08:05:41 -04:00
arm_dyncom_thumb.cpp Remove unnecessary dyncom header files 2015-05-07 20:45:28 -04:00
arm_dyncom_thumb.h dyncom: Remove unnecessary enum and typedef 2015-04-07 08:05:41 -04:00
arm_dyncom.cpp Remove unnecessary dyncom header files 2015-05-07 20:45:28 -04:00
arm_dyncom.h Headers: Add some forgotten overrides, thanks clang! 2015-04-14 21:18:25 +02:00