[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 1/7] target-arm: Make Neon helper routines use c
From: |
Nathan Froyd |
Subject: |
Re: [Qemu-devel] [PATCH 1/7] target-arm: Make Neon helper routines use correct FP status |
Date: |
Wed, 30 Mar 2011 11:38:27 -0700 |
User-agent: |
Mutt/1.5.17+20080114 (2008-01-14) |
On Mon, Mar 28, 2011 at 03:15:08PM +0100, Peter Maydell wrote:
> On 14 March 2011 05:35, Nathan Froyd <address@hidden> wrote:
> > Oh, right. I am ambivalent as to whether passing env to such functions
> > is the right thing to do or not.
>
> So did this amount to a request for a change to this patchset,
> or are you happy to let it pass?
I am happy to let it pass.
-Nathan
- [Qemu-devel] [PATCH 3/7] target-arm: Return right result for Neon comparison with NaNs, (continued)
- [Qemu-devel] [PATCH 3/7] target-arm: Return right result for Neon comparison with NaNs, Peter Maydell, 2011/03/11
- [Qemu-devel] [PATCH 7/7] target-arm: Use new softfloat min/max functions for VMAX, VMIN, Peter Maydell, 2011/03/11
- [Qemu-devel] [PATCH 5/7] target-arm: Correct ABD's handling of negative zeroes, Peter Maydell, 2011/03/11
- [Qemu-devel] [PATCH 2/7] target-arm/neon_helper.c: Use make_float32/float32_val macros, Peter Maydell, 2011/03/11
- [Qemu-devel] [PATCH 1/7] target-arm: Make Neon helper routines use correct FP status, Peter Maydell, 2011/03/11
[Qemu-devel] [PATCH 6/7] softfloat: Add float*_min() and float*_max() functions, Peter Maydell, 2011/03/11