Ryujinx/src/ARMeilleure/Translation
gdkchan 193ca3c9a2
Implement fast path for AES crypto instructions on Arm64 (#5281)
* Implement fast path for AES crypto instructions on Arm64

* PPTC version bump

* Use AES HW feature check
2023-06-11 00:51:35 +00:00
..
Cache Armeilleure: Fix support for Windows on ARM64 (#5202) 2023-06-03 10:23:51 +02:00
PTC Implement fast path for AES crypto instructions on Arm64 (#5281) 2023-06-11 00:51:35 +00:00
ArmEmitterContext.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Compiler.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
CompilerContext.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
CompilerOptions.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ControlFlowGraph.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
DelegateInfo.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Delegates.cs Replace DelegateHelper with pre-generated delegates (#4867) 2023-05-09 09:02:39 +00:00
DispatcherFunction.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Dominance.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
EmitterContext.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
GuestFunction.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
IntervalTree.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
RegisterToLocal.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
RegisterUsage.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
RejitRequest.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
SsaConstruction.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
SsaDeconstruction.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TranslatedFunction.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Translator.cs Ensure background translation threads exited before disposing JIT (#4874) 2023-05-10 21:46:38 -03:00
TranslatorCache.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TranslatorQueue.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TranslatorStubs.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TranslatorTestMethods.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00