|
From: | Richard Henderson |
Subject: | Re: [Qemu-devel] [PATCH 11/22] softfloat: Provide complete set of accessors for fp state |
Date: | Tue, 31 Dec 2013 06:26:28 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 |
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 <address@hidden> > --- > 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 <address@hidden> r~
[Prev in Thread] | Current Thread | [Next in Thread] |