dynarmic/src
Wunkolo 5cc646ffed emit_x64_vector: GNFI implementation of EmitVectorLogicalShiftRight8
Bitshifts of the GFNI identity matrix generates a new matrix that
applies lane-wise bitshifts as well. This allows for a fast
single-instruction implementation of a byte-lane bitshift.
2020-11-07 15:29:12 +00:00
..
backend/x64 emit_x64_vector: GNFI implementation of EmitVectorLogicalShiftRight8 2020-11-07 15:29:12 +00: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