index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ARMeilleure
/
Instructions
/
InstEmitFlowHelper.cs
Age
Commit message (
Expand
)
Author
2022-01-16
Fix return type mismatch on 32-bit titles (#3000)
gdkchan
2021-09-14
Refactor `PtcInfo` (#2625)
FICTURE7
2021-08-17
Reduce JIT GC allocations (#2515)
FICTURE7
2021-05-29
Add multi-level function table (#2228)
FICTURE7
2021-05-20
Use branch instead of tailcall for recursive calls (#2282)
FICTURE7
2021-04-18
Add inlined on translation call counting (#2190)
FICTURE7
2021-04-02
Improve `StoreToContext` emission (#2155)
FICTURE7
2020-12-16
Clear JIT cache on exit (#1518)
gdkchan
2020-09-19
Fix host stack overflow caused by some recursive guest methods. (#1528)
LDj3SNuD
2020-09-19
Implement block placement (#1549)
FICTURE7
2020-08-08
CPU: This PR fixes Fpscr, among other things. (#1433)
LDj3SNuD
2020-08-05
Improve branch operations (#1442)
Ficture Seven
2020-06-18
Generalize tail continues (#1298)
Ficture Seven
2020-06-16
Add Profiled Persistent Translation Cache. (#769)
LDj3SNuD
2020-04-04
Use the jump table for HighCq tail continues. (#1088)
riperiperi
2020-03-12
Use a Jump Table for direct and indirect calls/jumps, removing transitions to...
riperiperi
2019-08-08
Add a new JIT compiler for CPU code (#693)
gdkchan