1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-08-22 23:06:28 -05:00
Files
ryujinx/ARMeilleure
sharmander 36f6bbf5b9 CPU: Implement VFNMA.F32 | F.64 (#1783)
* Implement VFNMA.F<32/64>

* Update PTC Version

* Update Implementation & Renames & Correct Order

* Fix alignment

* Update implementation to not trigger assert

* Actually use the intrinsic that makes sense :)
2020-12-07 21:04:01 -03:00
..