This website requires JavaScript.
Explore
Help
Sign In
Citra-emu
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dynarmic
/
src
History
Lioncash
b37279f65c
backend/x64/emit_x64_vector: Prevent undefined behavior within VectorSignedSaturatedShiftLeft
...
Avoids undefined behavior by potentially left-shifting a signed negative value.
2020-04-22 21:00:47 +01:00
..
backend
/x64
backend/x64/emit_x64_vector: Prevent undefined behavior within VectorSignedSaturatedShiftLeft
2020-04-22 21:00:47 +01:00
common
common/fp/op/FPRecipExponent: Prevent undefined behavior from shifting a negative value
2020-04-22 21:00:47 +01:00
frontend
Merge pull request
#458
from lioncash/float-op
2020-04-22 20:58:12 +01:00
ir_opt
ir_opt/a64_get_set_elimination_pass: Add handling for NZCV raw get and set operations
2020-04-22 20:58:11 +01:00
CMakeLists.txt
Merge pull request
#447
from lioncash/flag
2020-04-22 20:58:11 +01:00