This website requires JavaScript.
Explore
Help
Register
Sign In
SwitchEmu
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced
2026-02-06 19:44:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
96e9075804
dynarmic
/
src
History
Wunk
3e932ca55d
emit_x64_vector: Fix ArithmeticShiftRightByte zero_extend constant
...
Should be shifting in _bytes_ of `0x80`. Not bits.
2020-11-09 09:47:51 -08:00
..
backend
/x64
emit_x64_vector: Fix ArithmeticShiftRightByte zero_extend constant
2020-11-09 09:47:51 -08:00
common
general: Resolve -Wmissing-prototypes warnings
2020-08-14 14:50:09 -04:00
frontend
decoder_detail: Add check for N==0 to GetArgInfo
2020-10-11 22:12:21 +01:00
ir_opt
ir_matcher: Add missing header guard
2020-08-14 14:32:34 -04:00
CMakeLists.txt
Add optimization flags to disable specific optimizations
2020-07-04 11:04:10 +01:00