1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-12-26 15:26:00 +00:00
Ryujinx/ARMeilleure/CodeGen
gdkchan a1a4771ac1
Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer ()
* Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer

* Rename FuncPtr to FuncPointer
2023-01-23 22:37:53 +00:00
..
Arm64 Arm64: Simplify TryEncodeBitMask and use for constants () 2023-01-22 14:15:49 +00:00
Linking A few minor documentation fixes. () 2022-08-19 18:21:06 -03:00
Optimizations Implement JIT Arm64 backend () 2023-01-10 19:16:59 -03:00
RegisterAllocators Implement JIT Arm64 backend () 2023-01-10 19:16:59 -03:00
Unwinding PPTC Follow-up. () 2020-12-17 20:32:09 +01:00
X86 Implement JIT Arm64 backend () 2023-01-10 19:16:59 -03:00
CompiledFunction.cs Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer () 2023-01-23 22:37:53 +00:00