On 14 January 2014 16:43, Will Newton wrote:
> This helper sets the rounding mode in the standard_fp_status word to
> allow NEON instructions to modify the rounding mode whilst using the
> standard FPSCR values for everything else.
>
> Signed-off-by: Will Newton
Reviewed-by: Peter Maydell
than
This helper sets the rounding mode in the standard_fp_status word to
allow NEON instructions to modify the rounding mode whilst using the
standard FPSCR values for everything else.
Signed-off-by: Will Newton
---
target-arm/helper.c | 17 +
target-arm/helper.h | 1 +
2 files chan