dynarmic/src
MerryMage 5ec8e48593 A32: Implement ASIMD VMUL (floating-point)
* Also add fpcr_controlled arguments to FPVectorMul IR instruction
* Merge ASIMD floating-point instruction implementations
2020-06-20 14:20:28 +01:00
..
backend/x64 A32: Implement ASIMD VMUL (floating-point) 2020-06-20 14:20:28 +01:00
common ir: Add fpcr_controlled argument to FPVector{Equal,Greater,GreaterEqual} 2020-06-20 00:50:40 +01:00
frontend A32: Implement ASIMD VMUL (floating-point) 2020-06-20 14:20:28 +01:00
ir_opt verification_pass: Have an appropriate assertion message 2020-05-28 20:40:11 +01:00
CMakeLists.txt A32: Implement ASIMD VSHR 2020-06-18 10:30:20 -04:00