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
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