diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2011-03-14 15:37:13 +0000 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2011-03-22 07:59:07 +0100 |
commit | 42b9fea26d89b17df6d90f99faac7b52bf7f8551 (patch) | |
tree | 12d7b40ab2dc9fef43bc3bf0b08917d1eb712316 /console.h | |
parent | 4ffa6cccc4e06d840abad8ec1a7b7f97f301a1bc (diff) | |
download | qemu-42b9fea26d89b17df6d90f99faac7b52bf7f8551.tar.gz qemu-42b9fea26d89b17df6d90f99faac7b52bf7f8551.tar.bz2 qemu-42b9fea26d89b17df6d90f99faac7b52bf7f8551.zip |
target-arm: use make_float32() to make constant floats for VRSQRTS
The preferred way to create a constant floating point value is to use
make_float32() rather than doing a runtime int32_to_float32().
Convert the code in the VRSQRTS helper to work this way.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'console.h')
0 files changed, 0 insertions, 0 deletions