mirror of
https://github.com/yuzu-mirror/dynarmic.git
synced 2026-01-29 03:14:19 +01:00
This code was bugged in that we were comparing if the rounding mode was not equal to rounding towards zero. Fortunately, however, nothing uses this function anymore, and there's already the more general FPSCR_RMode() available, so this can be removed entirely. |
||
|---|---|---|
| .. | ||
| backend_x64 | ||
| common | ||
| frontend | ||
| ir_opt | ||
| CMakeLists.txt | ||