On 02/08/2018 09:31 AM, Alex Bennée wrote:
> As the rounding mode is now split between FP16 and the rest of
> floating point we need to be explicit when tweaking it. Instead of
> passing the CPU env we now pass the appropriate fpst pointer directly.
> 
> Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
> ---
>  target/arm/helper.c        |  4 ++--
>  target/arm/helper.h        |  2 +-
>  target/arm/translate-a64.c | 26 +++++++++++++-------------
>  target/arm/translate.c     | 12 ++++++------
>  4 files changed, 22 insertions(+), 22 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~


Reply via email to