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
/
Translation
/
PTC
Age
Commit message (
Expand
)
Author
2020-07-19
Implements some 32-bit instructions (VBIC, VTST, VSRA) (#1192)
Valentin PONS
2020-07-17
CPU: A32: Fix Vabs_V & Vneg_V (S8, S16, S32 & F32); add Tests. (#1394)
LDj3SNuD
2020-07-17
CPU: A32: Add Vadd & Vsub Wide (S/U_8/16/32) Inst.s with Test. (#1390)
LDj3SNuD
2020-07-13
Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… (#1335)
LDj3SNuD
2020-07-13
Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli vari...
riperiperi
2020-07-13
Fix Node Uses/Assignments (#1376)
Ficture Seven
2020-07-13
Fix folding of ConvertI64ToI32 imm64 (#1383)
Ficture Seven
2020-07-11
Mask shift constants on x86 backend (#1382)
gdkchan
2020-07-11
Fold ZeroExtend8/16/32 imm32/64 (#1358)
Ficture Seven
2020-07-11
Fold ConvertI64ToI32 imm64 (#1359)
Ficture Seven
2020-07-09
Fix PPTC on Windows 7. (#1369)
LDj3SNuD
2020-06-24
Fix VMVN (immediate), Add VPMIN, VPMAX, VMVN (register) (#1303)
riperiperi
2020-06-18
Increment PTC version (#1311)
Thog
2020-06-16
Add Profiled Persistent Translation Cache. (#769)
LDj3SNuD