dynarmic/src/frontend
Lioncash 463b9a3d02 ir: Add opcodes for vector paired maximum and minimums
For the time being, we can just do a naive implementation which avoids
falling back to the interpreter a bit. Horizontal operations aren't
necessarily x86 SIMD's forte anyways.
2020-04-22 20:46:23 +01:00
..
A32 translate_arm: Remove unnecessary rotr() function 2020-04-22 20:46:20 +01:00
A64 A64: Implement SMAXV, SMINV, UMAXV, and UMINV 2020-04-22 20:46:23 +01:00
decoder mp: rename mp.h to mp/function_info.h 2020-04-22 20:46:22 +01:00
ir ir: Add opcodes for vector paired maximum and minimums 2020-04-22 20:46:23 +01:00