diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2018-05-07 13:17:16 +0100 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2018-05-17 15:27:09 -0700 |
commit | 486624fcd3eaca6165ab8401d73bbae6c0fb81c1 (patch) | |
tree | 27e312af8e35ffa07c146a56f1da899fee9ee9df /accel/stubs | |
parent | 0bcfbcbea548656ff930394f296589728c2a0c5d (diff) |
target/arm: convert conversion helpers to fpst/ahp_flag
Instead of passing env and leaving it up to the helper to get the
right fpstatus we pass it explicitly. There was already a get_fpstatus
helper for neon for the 32 bit code. We also add an get_ahp_flag() for
passing the state of the alternative FP16 format flag. This leaves
scope for later tracking the AHP state in translation flags.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'accel/stubs')
0 files changed, 0 insertions, 0 deletions