Ryujinx/ARMeilleure/Translation/PTC
FICTURE7 98ed81e4cd
Improve StoreToContext emission (#2155)
* Improve StoreToContext emission

Hoist StoreToContext in dynamic branch fast & slow paths out into
their predecessor.

Reduces register pressure, code size and compile time because we're
throwing less stuff down the pipeline.

* Set PTC internal version

* Turn EmitDynamicTableCall private

* Re-trigger CI
2021-04-02 19:54:23 +02:00
..
EncodingCache.cs Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
Ptc.cs Improve StoreToContext emission (#2155) 2021-04-02 19:54:23 +02:00
PtcFormatter.cs PPTC & Pool Enhancements. (#1968) 2021-02-22 03:23:48 +01:00
PtcInfo.cs PPTC & Pool Enhancements. (#1968) 2021-02-22 03:23:48 +01:00
PtcJumpTable.cs PPTC & Pool Enhancements. (#1968) 2021-02-22 03:23:48 +01:00
PtcLoadingState.cs Fix inconsistencies in progress reporting (#2129) 2021-03-22 19:40:07 +01:00
PtcProfiler.cs PPTC & Pool Enhancements. (#1968) 2021-02-22 03:23:48 +01:00
PtcState.cs Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
RelocEntry.cs PPTC Follow-up. (#1712) 2020-12-17 20:32:09 +01:00