yuzu-mainline/src/core/arm/dyncom
Yuri Kunde Schlesner e3a8292495 Common: Remove section measurement from profiler (#1731)
This has been entirely superseded by MicroProfile. The rest of the code
can go when a simpler frametime/FPS meter is added to the GUI.
2016-04-29 00:07:10 -07:00
..
arm_dyncom_dec.cpp arm_dyncom_dec: Fix decoding of VMLS 2015-12-30 14:23:07 -05:00
arm_dyncom_dec.h dyncom: Remove an unnecessary typedef 2015-07-28 03:41:25 -04:00
arm_dyncom_interpreter.cpp Common: Remove section measurement from profiler (#1731) 2016-04-29 00:07:10 -07: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
arm_dyncom.cpp Update cpsr (T)humb bit while creating thread 2016-04-08 18:41:09 +03:00
arm_dyncom.h arm_interface: Implement interface for retrieving VFP registers 2015-08-06 21:24:25 -04:00