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: Joseph Myers
Subject: Re: [PATCH 6/7] target/i386: reimplement fprem1 using floatx80 operations
Date: Mon, 8 Jun 2020 16:51:47 +0000
User-agent: Alpine 2.21 (DEB 202 2017-01-01)

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.

-- 
Joseph S. Myers
joseph@codesourcery.com

reply via email to

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