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
/
InstEmitSimdCvt.cs
Age
Commit message (
Expand
)
Author
2023-04-27
Move solution and projects to src
TSR Berry
2023-01-10
Implement JIT Arm64 backend (#4114)
gdkchan
2022-12-21
Fix CPU FCVTN instruction implementation (slow path) (#4159)
gdkchan
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-07-06
Implement CPU FCVT Half <-> Double conversion variants (#3439)
gdkchan
2022-01-19
Implement FCVTNS (Scalar GP) (#2953)
sharmander
2022-01-04
CPU - Implement FCVTMS (Vector) (#2937)
sharmander
2021-08-17
Reduce JIT GC allocations (#2515)
FICTURE7
2020-11-18
CPU (A64): Add FP16/FP32 fast paths (F16C Intrinsics) for Fcvt_S, Fcvtl_V & F...
LDj3SNuD
2020-08-31
CPU (A64): Add Scvtf_S_Fixed & Ucvtf_S_Fixed with Tests. (#1492)
LDj3SNuD
2020-06-16
Add Profiled Persistent Translation Cache. (#769)
LDj3SNuD
2020-03-24
Add Fcvtas_S/V & Fcvtau_S/V. (#1018)
LDj3SNuD
2020-03-05
Implement Fast Paths for most A32 SIMD instructions (#952)
jduncanator
2019-12-29
Implemented fast paths for: (#846)
LDj3SNuD
2019-11-09
Fix Fcmge_S/V & Fcmgt_S/V Inst.s (#815)
LDj3SNuD
2019-08-08
Add a new JIT compiler for CPU code (#693)
gdkchan