target/arm: Split out FPSCR.QC to a vector field
commita4d5846245c5e029e5aa3945a9bda1de1c3fedbf
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 15 Feb 2019 09:56:41 +0000 (15 09:56 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 15 Feb 2019 09:56:41 +0000 (15 09:56 +0000)
tree0c2f1bfef43d253eec7def5ddea82c7d26a515a1
parent18aaa59c622208743565307668a2100ab24f7de9
target/arm: Split out FPSCR.QC to a vector field

Change the representation of this field such that it is easy
to set from vector code.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190209033847.9014-11-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.h
target/arm/helper.c
target/arm/neon_helper.c
target/arm/vec_helper.c