This website requires JavaScript.
Explore
Help
Sign In
Citra-emu
/
dynarmic-android
Watch
1
Star
0
Fork
0
You've already forked dynarmic-android
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dynarmic-android
/
src
History
Lioncash
7c81a58ed3
frontend/ir/ir_emitter: Alter parameters of FPDoubleToSingle() and FPSingleToDouble() to pass along desired rounding mode
...
This will be necessary to special-case the non-IEEE Von Neumann rounding to odd rounding mode.
2020-04-22 20:58:10 +01:00
..
backend
/x64
frontend/ir/ir_emitter: Alter parameters of FPDoubleToSingle() and FPSingleToDouble() to pass along desired rounding mode
2020-04-22 20:58:10 +01:00
common
common/fp/op: Add FP conversion functions
2020-04-22 20:58:10 +01:00
frontend
frontend/ir/ir_emitter: Alter parameters of FPDoubleToSingle() and FPSingleToDouble() to pass along desired rounding mode
2020-04-22 20:58:10 +01:00
ir_opt
constant_propagation_pass: Fold byte reversal opcodes where applicable
2020-04-22 20:57:37 +01:00
CMakeLists.txt
common/fp/op: Add FP conversion functions
2020-04-22 20:58:10 +01:00