qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 6/7] target/i386: reimplement fprem1 using floatx80 operation


From: Alex Bennée
Subject: Re: [PATCH 6/7] target/i386: reimplement fprem1 using floatx80 operations
Date: Mon, 08 Jun 2020 22:03:27 +0100
User-agent: mu4e 1.5.2; emacs 28.0.50

Joseph Myers <joseph@codesourcery.com> writes:

> On Mon, 8 Jun 2020, Alex Bennée wrote:
>
>> > +    uint8_t old_flags = save_exception_flags(env);
>> 
>> Hmm where did this come from:
>
> This series assumes all my other recent x87 fixes (11 such patches in 
> three series that aren't yet on master, there's also a single patch for 
> pcmpxstrx which is independent of those) are already present.

Ahh - it's ok to keep a patch that is currently queued in your series
until such time as it's merged. You can also just reference the original
series in your cover letter or supply a branch reference to aid with
application.

-- 
Alex Bennée



reply via email to

[Prev in Thread] Current Thread [Next in Thread]