On 12/22/2013 02:50 PM, Peter Maydell wrote: > From: Will Newton <will.new...@linaro.org> > > Use the helpers provided for getting the correct FPSR and FPCR > values for the signal context. > > Signed-off-by: Will Newton <will.new...@linaro.org> > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > linux-user/signal.c | 10 +++++++--- > 1 file changed, 7 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~