1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-12-24 10:36:03 +00:00
Ryujinx/ARMeilleure
gdkchan f7ef6364b7
Implement CPU FCVT Half <-> Double conversion variants (#3439)
* Half <-> Double conversion support

* Add tests, fast path and deduplicate SoftFloat code

* PPTC version
2022-07-06 13:40:31 +02:00
..
CodeGen
Common
Decoders T32: Implement load/store single (immediate) (#3186) 2022-04-21 01:25:43 +02:00
Diagnostics
Instructions Implement CPU FCVT Half <-> Double conversion variants (#3439) 2022-07-06 13:40:31 +02:00
IntermediateRepresentation Extend uses count from ushort to uint on Operand Data structure (#3374) 2022-06-05 14:15:27 -03:00
Memory
Signal Support memory aliasing (#2954) 2022-05-02 20:30:02 -03:00
State Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 2022-05-31 16:29:35 -03:00
Translation Implement CPU FCVT Half <-> Double conversion variants (#3439) 2022-07-06 13:40:31 +02:00
Allocators.cs
ARMeilleure.csproj
Optimizations.cs
Statistics.cs