Ryujinx/ARMeilleure/Translation/PTC
gdkchan 61634dd415
Clear JIT cache on exit (#1518)
* Initial cache memory allocator implementation

* Get rid of CallFlag

* Perform cache cleanup on exit

* Basic cache invalidation

* Thats not how conditionals works in C# it seems

* Set PTC version to PR number

* Address PR feedback

* Update InstEmitFlowHelper.cs

* Flag clear on address is no longer needed

* Do not include exit block in function size calculation

* Dispose jump table

* For future use

* InternalVersion = 1519 (force retest).

Co-authored-by: LDj3SNuD <35856442+LDj3SNuD@users.noreply.github.com>
2020-12-16 17:07:42 -03:00
..
EncodingCache.cs Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
Ptc.cs Clear JIT cache on exit (#1518) 2020-12-16 17:07:42 -03:00
PtcInfo.cs Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
PtcJumpTable.cs Clear JIT cache on exit (#1518) 2020-12-16 17:07:42 -03:00
PtcProfiler.cs Use backup when PTC compression is corrupt (#1704) 2020-11-20 02:51:59 +01:00
PtcState.cs Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
RelocEntry.cs Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00