This website requires JavaScript.
Explore
Help
Register
Sign In
TeamHepta
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
mirror of
https://github.com/azahar-emu/dynarmic.git
synced
2026-03-31 02:41:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a3d8083547a0c5c4cf4484effe14dc9e5d706a0
dynarmic
/
src
History
Merry
4a3d808354
Merge pull request
#468
from lioncash/const
...
ir_opt: Mark locals as const where applicable
2020-04-22 21:01:43 +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
#467
from lioncash/reserved
2020-04-22 21:01:43 +01:00
ir_opt
ir_opt/verification_pass: Mark locals as const where applicable
2020-04-22 21:01:40 +01:00
CMakeLists.txt
CMakeLists: Allow importing dynarmic build trees into other CMake projects
2020-04-22 21:00:47 +01:00