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
/
InstEmitSimdCvt32.cs
Age
Commit message (
Expand
)
Author
2023-04-27
Move solution and projects to src
TSR Berry
2023-04-10
ARMeilleure: Respect FZ/RM flags for all floating point operations (#4618)
riperiperi
2023-01-10
Implement JIT Arm64 backend (#4114)
gdkchan
2022-10-19
Do not clear the rejit queue when overlaps count is equal to 0. (#3721)
LDj3SNuD
2022-10-19
A32: Implement VCVTT, VCVTB (#3710)
merry
2022-10-19
A64: Add fast path for Fcvtas_Gp/S/V, Fcvtau_Gp/S/V and Frinta_S/V in… (#3712)
LDj3SNuD
2022-09-20
Fpsr and Fpcr freed. (#3701)
LDj3SNuD
2022-09-11
Implement VRINT (vector) Arm32 NEON instructions (#3691)
gdkchan
2021-08-17
Reduce JIT GC allocations (#2515)
FICTURE7
2020-12-16
CPU: Implement VRINTX.F32 | VRINTX.F64 (#1776)
sharmander
2020-08-13
Fix Vcvt_FI & Vcvt_RM; Add Vfma_S & Vfms_S. Add Tests. (#1471)
LDj3SNuD
2020-06-16
Add Profiled Persistent Translation Cache. (#769)
LDj3SNuD
2020-03-05
Implement Fast Paths for most A32 SIMD instructions (#952)
jduncanator
2020-02-24
Add most of the A32 instruction set to ARMeilleure (#897)
riperiperi