1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-04-23 12:20:16 -05:00
gdkchan 54ed9096bd
Add FMAXP and FMINP (Vector) instructions on the CPU (#412)
* Add FMAXP and FMINP (Vector) instructions on the CPU

* Address PR feedback
2018-09-22 17:26:18 -03:00
..