dynarmic/src
Lioncash f1ebbcd7bc emit_x64_vector: Simplify "position == 0" case for EmitVectorExtract()
In the event position is zero, we can just treat it as a NOP, given
there's no need to move the data.
2020-04-22 20:53:46 +01:00
..
backend/x64 emit_x64_vector: Simplify "position == 0" case for EmitVectorExtract() 2020-04-22 20:53:46 +01:00
common fp/info: Incorrect point_position in FPValue 2020-04-22 20:53:45 +01:00
frontend A64: Implement SQDMULH's by-element scalar variant 2020-04-22 20:53:46 +01:00
ir_opt general: Remove unused lambda captures 2020-04-22 20:46:16 +01:00
CMakeLists.txt block_of_code: Hide NX support behind compiler flag 2020-04-22 20:53:46 +01:00