On 12/31/2013 05:35 AM, Peter Maydell wrote:
> Tidy up the get/set accessors for the fp state to add missing ones
> and make them all inline in softfloat.h rather than some inline and
> some not.
> 
> Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>
> ---
> The specific one we want for A64 is to get the rounding mode,
> but we might as well fill in the gaps.
> ---
>  fpu/softfloat.c         | 15 ---------------
>  include/fpu/softfloat.h | 39 ++++++++++++++++++++++++++++++++++++---
>  2 files changed, 36 insertions(+), 18 deletions(-)

Reviewed-by: Richard Henderson <r...@twiddle.net>


r~

Reply via email to