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 | 6aae3df15dc31f3635efe6e4d4605a6f16888a1b (patch) | |
tree | 12d7b40ab2dc9fef43bc3bf0b08917d1eb712316 /console.c | |
parent | dda3ec490cf6a5927a9c6829654481101bfeda61 (diff) |
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.c')
0 files changed, 0 insertions, 0 deletions