diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-08-28 19:33:23 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-09-01 11:19:32 +0100 |
commit | 414ba270c4fb758d987adf37ae9bfe531715c604 (patch) | |
tree | ed78c868e99a06c4ddbecc565b60551120e59de7 /blockdev.c | |
parent | 5366f6ad7da4f6def2733ec7ee24495430256839 (diff) |
target/arm: Use macros instead of open-coding fp16 conversion helpers
Now the VFP_CONV_FIX macros can handle fp16's distinction between the
width of the operation and the width of the type used to pass operands,
use the macros rather than the open-coded functions.
This creates an extra six helper functions, all of which we are going
to need for the AArch32 VFP fp16 instructions.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200828183354.27913-15-peter.maydell@linaro.org
Diffstat (limited to 'blockdev.c')
0 files changed, 0 insertions, 0 deletions