dynarmic/src
Merry 2c53f354ab Merge pull request #418 from lioncash/fold-op
constant_propagation_pass: Handle folding for Least/MostSignificant{Bit, Byte, Half, Word} opcodes
2020-04-22 20:57:37 +01:00
..
backend/x64 emit_x64_vector_floating_point: AVX && DN implementation of EmitFPVectorMulX 2020-04-22 20:57:37 +01:00
common common: Move byte swapping functions to bit_utils.h 2020-04-22 20:57:37 +01:00
frontend A64: Implement FMULX (by element), single and double precision variants 2020-04-22 20:57:37 +01:00
ir_opt constant_propagation_pass: Handle folding for Least/MostSignificant{Bit, Byte, Half, Word} opcodes 2020-04-22 20:57:37 +01:00
CMakeLists.txt CMakeLists: Add missing cond.h header to file listing 2020-04-22 20:55:05 +01:00