ryujinx/src/ARMeilleure/Translation
Marco Carvalho 82f90704a0
Blocks should be synchronized on read-only fields (#5212)
* Blocks should be synchronized on read-only fields

* more readonlys

* fix alignment

* more

* Update ISelfController.cs

* simplify new

* simplify new
2023-06-15 00:34:55 +00:00
..
Cache Blocks should be synchronized on read-only fields (#5212) 2023-06-15 00:34:55 +00:00
PTC Fix Arm32 double to int/uint conversion on Arm64 (#5292) 2023-06-14 00:57:02 -03:00
ArmEmitterContext.cs
Compiler.cs
CompilerContext.cs
CompilerOptions.cs
ControlFlowGraph.cs
DelegateInfo.cs
Delegates.cs
DispatcherFunction.cs
Dominance.cs
EmitterContext.cs
GuestFunction.cs
IntervalTree.cs
RegisterToLocal.cs
RegisterUsage.cs
RejitRequest.cs
SsaConstruction.cs
SsaDeconstruction.cs
TranslatedFunction.cs
Translator.cs Ensure background translation threads exited before disposing JIT (#4874) 2023-05-10 21:46:38 -03:00
TranslatorCache.cs
TranslatorQueue.cs
TranslatorStubs.cs
TranslatorTestMethods.cs