dynarmic/src
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
..
backend_x64 ir: Add opcodes for vector paired maximum and minimums 2020-04-22 20:46:23 +01:00
common common: Move all cryptographic function to common/crypto 2020-04-22 20:46:22 +01:00
frontend ir: Add opcodes for vector paired maximum and minimums 2020-04-22 20:46:23 +01:00
ir_opt general: Remove unused lambda captures 2020-04-22 20:46:16 +01:00
CMakeLists.txt common: Move all cryptographic function to common/crypto 2020-04-22 20:46:22 +01:00