Ryujinx/src/Ryujinx.Tests
Ac_K 8bf102d2cd
Cpu: Implement Vpadal and Vrintr instructions (#6185)
* Cpu: Implement Vpadal and Vrintr instructions

This PR superseed last instructions left in #2242.
Since I'm not a CPU guy I've just ported the code and nothing more.
Please be precise during review if there are some changes to be done.

It should fixes #1781

Co-Authored-By: Piyachet Kanda <piyachetk@gmail.com>

* Addresses gdkchan's feedback

* Addresses gdkchan's feedback 2

* Apply suggestions from code review

Co-authored-by: gdkchan <gab.dark.100@gmail.com>

* another fix

* Update InstEmitSimdHelper32.cs

* Correct fix

* Addresses gdkchan's feedback

* Update CpuTestSimdCvt32.cs

---------

Co-authored-by: Piyachet Kanda <piyachetk@gmail.com>
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
2024-01-30 00:51:05 +01:00
..
Audio/Renderer editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Cpu Cpu: Implement Vpadal and Vrintr instructions (#6185) 2024-01-30 00:51:05 +01:00
HLE editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Memory editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Time editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
.runsettings Move solution and projects to src 2023-04-27 23:51:14 +02:00
Ryujinx.Tests.csproj Migrate to .NET 8 (#5887) 2023-11-15 17:41:31 +01:00
TreeDictionaryTests.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00