1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-01-27 18:16:47 -06:00
gdkchan f7ef6364b7
Implement CPU FCVT Half <-> Double conversion variants (#3439)
* Half <-> Double conversion support

* Add tests, fast path and deduplicate SoftFloat code

* PPTC version
2022-07-06 13:40:31 +02:00
..