diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2018-03-01 11:05:47 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2018-03-01 11:13:59 +0000 |
commit | d81ce0ef2c4f1052fcdef891a12499eca3084db7 (patch) | |
tree | d5b9589cf1cc3b33dda6eb01b82a3896e84fb7d1 /scripts/qapi.py | |
parent | d0e69ea88f4e74212b29d9436143c5bcfd437757 (diff) | |
download | qemu-d81ce0ef2c4f1052fcdef891a12499eca3084db7.zip qemu-d81ce0ef2c4f1052fcdef891a12499eca3084db7.tar.gz qemu-d81ce0ef2c4f1052fcdef891a12499eca3084db7.tar.bz2 |
target/arm/cpu.h: add additional float_status flags
Half-precision flush to zero behaviour is controlled by a separate
FZ16 bit in the FPCR. To handle this we pass a pointer to
fp_status_fp16 when working on half-precision operations. The value of
the presented FPCR is calculated from an amalgam of the two when read.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180227143852.11175-5-alex.bennee@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions