Ryujinx/src/ARMeilleure
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
..
CodeGen Apply new naming rule to all projects except Vp9 (#5407) 2023-06-28 01:18:19 +02:00
Common [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
Decoders Cpu: Implement VCVT (between floating-point and fixed-point) instruction (#5343) 2023-06-28 17:36:30 +02:00
Diagnostics [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
Instructions Cpu: Implement VCVT (between floating-point and fixed-point) instruction (#5343) 2023-06-28 17:36:30 +02:00
IntermediateRepresentation [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
Memory [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
Native [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
Signal Apply new naming rule to all projects except Vp9 (#5407) 2023-06-28 01:18:19 +02:00
State [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
Translation Cpu: Implement VCVT (between floating-point and fixed-point) instruction (#5343) 2023-06-28 17:36:30 +02:00
Allocators.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
ARMeilleure.csproj Move solution and projects to src 2023-04-27 23:51:14 +02:00
Optimizations.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
Statistics.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00