diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2019-04-29 17:36:01 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-04-29 17:36:01 +0100 |
commit | ea7ac69d124c94c6e5579145e727adec9ccbefef (patch) | |
tree | bbfab88c96e2aca57c559f5c0a19797d0f8f919c /target/arm/translate.h | |
parent | 7fbb535f7aeb22896fedfcf18a1eeff48165f1d7 (diff) | |
download | qemu-ea7ac69d124c94c6e5579145e727adec9ccbefef.zip qemu-ea7ac69d124c94c6e5579145e727adec9ccbefef.tar.gz qemu-ea7ac69d124c94c6e5579145e727adec9ccbefef.tar.bz2 |
target/arm: Overlap VECSTRIDE and XSCALE_CPAR TB flags
We are close to running out of TB flags for AArch32; we could
start using the cs_base word, but before we do that we can
economise on our usage by sharing the same bits for the VFP
VECSTRIDE field and the XScale XSCALE_CPAR field. This
works because no XScale CPU ever had VFP.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190416125744.27770-18-peter.maydell@linaro.org
Diffstat (limited to 'target/arm/translate.h')
0 files changed, 0 insertions, 0 deletions