dynarmic/src
MerryMage 82868034d3 A32/ASIMD: Ensure decoder table is correct
* Raise a DecoderError instead of ASSERT-ing on a decode error
* Correct ASIMD decode table
* Write a test which verifies every possible ASIMD instruction
2020-07-05 18:45:42 +01:00
..
backend/x64 IR: Add VectorDeinterleave{Even,Odd}Lower 2020-07-04 11:04:10 +01:00
common bit_util: Bits without template arguments 2020-06-21 16:07:59 +01:00
frontend A32/ASIMD: Ensure decoder table is correct 2020-07-05 18:45:42 +01:00
ir_opt verification_pass: Have an appropriate assertion message 2020-05-28 20:40:11 +01:00
CMakeLists.txt Add optimization flags to disable specific optimizations 2020-07-04 11:04:10 +01:00