]> Git Repo - qemu.git/commit
target/arm: Use tcg_gen_gvec_5_ptr for sve FMLA/FCMLA
authorRichard Henderson <[email protected]>
Thu, 7 May 2020 17:23:49 +0000 (10:23 -0700)
committerPeter Maydell <[email protected]>
Mon, 11 May 2020 10:59:22 +0000 (11:59 +0100)
commit08975da9f0bfcfa654628cae71201a351ba5449a
tree4c17ae392d0fd50f9c67bf1c19d59864911a3673
parent4758567bc00ee52e0861202206f4b8fab5e1af90
target/arm: Use tcg_gen_gvec_5_ptr for sve FMLA/FCMLA

Now that we can pass 7 parameters, do not encode register
operands within simd_data.

Reviewed-by: Alex BennĂ©e <[email protected]>
Reviewed-by: Taylor Simpson <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Message-id: 20200507172352[email protected]
Signed-off-by: Peter Maydell <[email protected]>
target/arm/helper-sve.h
target/arm/sve_helper.c
target/arm/translate-sve.c
This page took 0.025918 seconds and 4 git commands to generate.