1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-13 10:36:41 +00:00
Ryujinx/ARMeilleure/Translation
LDj3SNuD 66b799a6e4
Fix host stack overflow caused by some recursive guest methods. (#1528)
* Fix host stack overflow caused by some recursive guest methods.

* PPTC flag up.

* Address comments.

Co-authored-by: gdkchan <gab.dark.100@gmail.com>
2020-09-19 20:16:30 -03:00
..
PTC Fix host stack overflow caused by some recursive guest methods. (#1528) 2020-09-19 20:16:30 -03:00
ArmEmitterContext.cs Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
Compiler.cs Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
CompilerContext.cs
CompilerOptions.cs
ControlFlowGraph.cs Implement block placement (#1549) 2020-09-19 20:00:24 -03:00
DelegateHelper.cs Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
DelegateInfo.cs Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
Delegates.cs CPU: This PR fixes Fpscr, among other things. (#1433) 2020-08-08 17:18:51 +02:00
DirectCallStubs.cs Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
Dominance.cs
EmitterContext.cs Implement block placement (#1549) 2020-09-19 20:00:24 -03:00
GuestFunction.cs
JitCache.cs Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
JitCacheEntry.cs
JitUnwindWindows.cs Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
JumpTable.cs Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
RegisterToLocal.cs
RegisterUsage.cs Relax block ordering constraints (#1535) 2020-09-12 12:32:53 -03:00
RejitRequest.cs Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
SsaConstruction.cs
SsaDeconstruction.cs
TranslatedFunction.cs Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
Translator.cs Implement block placement (#1549) 2020-09-19 20:00:24 -03:00