|
From: | Richard Henderson |
Subject: | Re: [Qemu-devel] [PATCH 16/22] target-arm: Rename A32 VFP conversion helpers |
Date: | Tue, 31 Dec 2013 07:04:32 -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: > From: Will Newton <address@hidden> > > The VFP conversion helpers for A32 round to zero as this is the only > rounding mode supported. Rename these helpers to make it clear that > they round to zero and are not suitable for use in the AArch64 code. > > Signed-off-by: Will Newton <address@hidden> > Signed-off-by: Peter Maydell <address@hidden> > --- > target-arm/helper.c | 19 ++++++++++++++----- > target-arm/helper.h | 16 ++++++++-------- > target-arm/translate.c | 24 +++++++++++++----------- > 3 files changed, 35 insertions(+), 24 deletions(-) Reviewed-by: Richard Henderson <address@hidden> r~
[Prev in Thread] | Current Thread | [Next in Thread] |