Ryujinx/Ryujinx.Tests
sharmander 3332b29f01
CPU: Implement VFMA (Vector) (#1762)
* Implement VFMA.F64

* Simplify switch

* Simplify FMA Instructions into their own IntrinsicType.

* Remove whitespace

* Fix indentation

* Change tests for Vfnms -- disable inf / nan

* Move args up, not description ;)

* Implementation Complete.

All Tests Pass (Slow / Fast Path)

* Move location of function in assembler + test updates.

* Shift params upwards

* Remove unused function

* Update PTC version.

* Add comments / re-oreder opcode table.

* Remove whitespace

* Fix nit

* Fix nit.

* Fix whitespace

* Wrong opcode was used by a bad merge.

* Addressed rip's comments.
2020-12-15 00:01:52 -03:00
..
Audio/Renderer Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
Cpu CPU: Implement VFMA (Vector) (#1762) 2020-12-15 00:01:52 -03:00
Ryujinx.Tests.csproj infra: Migrate to .NET 5 (#1694) 2020-11-15 19:27:15 +01:00
TreeDictionaryTests.cs GPU - Improve Memory Allocation (#1722) 2020-12-09 19:26:05 -03:00