mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-12-20 06:06:39 +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
|
||
---|---|---|
.. | ||
PTC | ||
ArmEmitterContext.cs | ||
Compiler.cs | ||
CompilerContext.cs | ||
CompilerOptions.cs | ||
ControlFlowGraph.cs | ||
DelegateHelper.cs | ||
DelegateInfo.cs | ||
Delegates.cs | ||
DirectCallStubs.cs | ||
Dominance.cs | ||
EmitterContext.cs | ||
GuestFunction.cs | ||
JitCache.cs | ||
JitCacheEntry.cs | ||
JitUnwindWindows.cs | ||
JumpTable.cs | ||
RegisterToLocal.cs | ||
RegisterUsage.cs | ||
RejitRequest.cs | ||
SsaConstruction.cs | ||
SsaDeconstruction.cs | ||
TranslatedFunction.cs | ||
Translator.cs |