This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
9c2f851d3946a2b789e8c00432c60c8d690299a7
ryujinx
/
ARMeilleure
/
Translation
History
gdkchan
dcce407071
Lower precision of estimate instruction results to match Arm behavior (
#1943
)
...
* Lower precision of estimate instruction results to match Arm behavior * PTC version update * Nits
2021-01-28 10:23:00 +11:00
..
Cache
…
PTC
…
ArmEmitterContext.cs
…
Compiler.cs
Clear JIT cache on exit (
#1518
)
2020-12-16 17:07:42 -03:00
CompilerContext.cs
…
CompilerOptions.cs
…
ControlFlowGraph.cs
…
DelegateHelper.cs
…
DelegateInfo.cs
…
Delegates.cs
…
DirectCallStubs.cs
…
Dominance.cs
…
EmitterContext.cs
…
GuestFunction.cs
…
JumpTableEntryAllocator.cs
PPTC Follow-up. (
#1712
)
2020-12-17 20:32:09 +01:00
RegisterToLocal.cs
…
RegisterUsage.cs
…
RejitRequest.cs
…
SsaConstruction.cs
…
SsaDeconstruction.cs
…
TranslatedFunction.cs
…
Translator.cs
…