diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-09-01 09:02:38 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-09-01 11:08:17 +0100 |
commit | 53fc5f61394927101416dc618480967dc7cd2171 (patch) | |
tree | b19ce64ee05fb2f9a188631d040af6cbc414a7c6 /libdecnumber | |
parent | 2ec0dcf034b6954eb6d0b03ae83fba015e263c27 (diff) |
target/arm: Implement MVE VCVT with specified rounding mode
Implement the MVE VCVT which converts from floating-point to integer
using a rounding mode specified by the instruction. We implement
this similarly to the Neon equivalents, by passing the required
rounding mode as an extra integer parameter to the helper functions.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'libdecnumber')
0 files changed, 0 insertions, 0 deletions