This website requires JavaScript.
Explore
Help
Sign in
Suyu
/
dynarmic
Watch
1
Star
0
Fork
You've already forked dynarmic
0
mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced
2025-12-24 08:14:55 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
cfd7513a7d
dynarmic
/
src
History
Download ZIP
Download TAR.GZ
Lioncash
cfd7513a7d
ir_opt/verification_pass: Mark locals as const where applicable
...
Makes our immutable state a little more explicit.
2020-04-22 21:01:40 +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/verification_pass: Mark locals as const where applicable
2020-04-22 21:01:40 +01:00
CMakeLists.txt
Merge pull request
#447
from lioncash/flag
2020-04-22 20:58:11 +01:00