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
Merry
c635591355
Merge pull request
#465
from neobrain/master
...
CMakeLists: Allow importing dynarmic build trees into other CMake projects
2019-04-11 22:00:46 +01:00
..
backend
/x64
backend/x64/emit_x64_vector: Prevent undefined behavior within VectorSignedSaturatedShiftLeft
2019-04-01 19:53:48 -04:00
common
common/fp/op/FPRecipExponent: Prevent undefined behavior from shifting a negative value
2019-04-01 19:51:52 -04:00
frontend
simd_scalar_shift_by_immediate: Change UnallocatedEncoding() path in SaturatingShiftLeft to ReservedValue()
2019-04-10 15:20:11 -04:00
ir_opt
ir_opt/a64_get_set_elimination_pass: Add handling for NZCV raw get and set operations
2019-03-07 03:57:18 -05:00
CMakeLists.txt
CMakeLists: Allow importing dynarmic build trees into other CMake projects
2019-04-11 18:04:57 +02:00