Ryujinx/Ryujinx.Tests
gdkchan db45688aa8
Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPADDL, VSUBL, VQDMULH and VMLAL Arm32 NEON instructions (#3677)
* Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPADDL, VSUBL, VQDMULH and VMLAL Arm32 NEON instructions

* PPTC version

* Fix VQADD/VQSUB

* Improve MRC/MCR handling and exception messages

In case data is being recompiled as code, we don't want to throw at emit stage, instead we should only throw if it actually tries to execute
2022-09-09 21:47:38 -03:00
..
Audio/Renderer amadeus: Update to REV10 (#2654) 2021-09-19 12:29:19 +02:00
Cpu Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPADDL, VSUBL, VQDMULH and VMLAL Arm32 NEON instructions (#3677) 2022-09-09 21:47:38 -03:00
Memory Move partial unmap handler to the native signal handler (#3437) 2022-07-29 19:16:29 -03:00
Time timezone: Fix regression caused by #3361 (#3418) 2022-06-24 21:11:56 +02:00
.runsettings Move partial unmap handler to the native signal handler (#3437) 2022-07-29 19:16:29 -03:00
Ryujinx.Tests.csproj Move partial unmap handler to the native signal handler (#3437) 2022-07-29 19:16:29 -03:00
TreeDictionaryTests.cs GPU - Improve Memory Allocation (#1722) 2020-12-09 19:26:05 -03:00