1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-01-27 08:53:48 +00:00
Ryujinx/ARMeilleure
LDj3SNuD 0679084f11
CPU (A64): Add FP16/FP32 fast paths (F16C Intrinsics) for Fcvt_S, Fcvtl_V & Fcvtn_V Instructions. Now HardwareCapabilities uses CpuId. (#1650)
* net5.0

* CPU (A64): Add FP16/FP32 fast paths (F16C Intrinsics) for Fcvt_S, Fcvtl_V & Fcvtn_V Instructions. Switch to .NET 5.0.

Nits.

Tests performed successfully in both debug and release mode (for all instructions involved).

* Address comment.

* Update appveyor.yml

* Revert "Update appveyor.yml"

This reverts commit 27cdd59e8b.

* Remove Assembler CpuId.

* Update appveyor.yml

* Address comment.
2020-11-18 19:35:54 +01:00
..
CodeGen
Common
Decoders
Diagnostics
Instructions
IntermediateRepresentation
Memory
State
Translation
ARMeilleure.csproj
Optimizations.cs
Statistics.cs