dynarmic/src
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