dynarmic/src
Lioncash 230fa02648 A32: Implement ASIMD VMLA/VMLS (scalar)
While we're at it, we can join the implementation of VMUL into a common
function.
2020-06-21 07:51:17 +01:00
..
backend/x64 A32: Implement ASIMD VTBX 2020-06-20 22:35:31 +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 VMLA/VMLS (scalar) 2020-06-21 07:51:17 +01:00
ir_opt verification_pass: Have an appropriate assertion message 2020-05-28 20:40:11 +01:00
CMakeLists.txt A32: Implement ASIMD VMUL (scalar) 2020-06-20 20:34:08 +01:00