dynarmic/src
Lioncash f4a66d2477 data_processing_bitfield: Move datasize variables after early-exit conditionals
Moves the declaration of datasize to the scope that it's used within.
This also takes the opportunity to apply const where applicable, and
make early-exits all vertically consistent with one another.
2020-04-22 20:55:06 +01:00
..
backend/x64 emit_x64_vector: Make EmitVectorUnsignedSaturatedAccumulateSigned() internally linked 2020-04-22 20:55:06 +01:00
common ir: Add opcodes for performing unsigned reciprocal square root estimates 2020-04-22 20:55:05 +01:00
frontend data_processing_bitfield: Move datasize variables after early-exit conditionals 2020-04-22 20:55:06 +01:00
ir_opt ir/value: Replace includes with forward declarations 2020-04-22 20:55:05 +01:00
CMakeLists.txt CMakeLists: Add missing cond.h header to file listing 2020-04-22 20:55:05 +01:00