Ryujinx/src/Ryujinx.Tests
Ac_K 9288ffd26d
Cpu: Implement VCVT (between floating-point and fixed-point) instruction (#5343)
* cpu: Implement VCVT (between floating-point and fixed-point) instruction

Rebase, fix and superseed of https://github.com/Ryujinx/Ryujinx/pull/2915

(Since I only have little CPU knowledge, I hope I have done everything good)

* Update Ptc.cs

* Fix wrong cast

* Rename tests

* Addresses feedback

Co-Authored-By: gdkchan <5624669+gdkchan@users.noreply.github.com>

* Remove extra empty line

---------

Co-authored-by: gdkchan <5624669+gdkchan@users.noreply.github.com>
2023-06-28 17:36:30 +02:00
..
Audio/Renderer Move solution and projects to src 2023-04-27 23:51:14 +02:00
Cpu Cpu: Implement VCVT (between floating-point and fixed-point) instruction (#5343) 2023-06-28 17:36:30 +02:00
HLE Move solution and projects to src 2023-04-27 23:51:14 +02:00
Memory Adjust Ryujinx.Tests.Memory namespace 2023-04-27 23:51:14 +02:00
Time Move solution and projects to src 2023-04-27 23:51:14 +02:00
.runsettings Move solution and projects to src 2023-04-27 23:51:14 +02:00
Ryujinx.Tests.csproj Rename Ryujinx.Memory.Tests to Ryujinx.Tests.Memory 2023-04-27 23:51:14 +02:00
TreeDictionaryTests.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00