This website requires JavaScript.
Explore
Register
Sign In
Azahar-Mirror
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
mirror of
https://github.com/azahar-emu/dynarmic
synced
2025-11-07 23:50:00 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dynarmic
/
src
History
Merry
994349d154
Merge pull request
#465
from neobrain/master
...
CMakeLists: Allow importing dynarmic build trees into other CMake projects
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
simd_scalar_shift_by_immediate: Change UnallocatedEncoding() path in SaturatingShiftLeft to ReservedValue()
2020-04-22 21:00:47 +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
CMakeLists: Allow importing dynarmic build trees into other CMake projects
2020-04-22 21:00:47 +01:00