mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-08 00:28:34 +00:00
0679084f11
* 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
|
||
---|---|---|
.. | ||
Assembler.cs | ||
CallConvName.cs | ||
CallingConvention.cs | ||
CodeGenCommon.cs | ||
CodeGenContext.cs | ||
CodeGenerator.cs | ||
HardwareCapabilities.cs | ||
IntrinsicInfo.cs | ||
IntrinsicTable.cs | ||
IntrinsicType.cs | ||
PreAllocator.cs | ||
X86Condition.cs | ||
X86Instruction.cs | ||
X86Optimizer.cs | ||
X86Register.cs |