Source-Changes-D archive

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

Re: CVS commit: src



On Thu, Feb 13, 2014 at 08:22:32AM +0100, Christoph Egger wrote:
> >  
> > +ENTRY(fngetsw)
> > +   fnstsw  %ax
> > +   ret
> > +
> 
> Not sure if you mean fngetsw here (copy & paste) ?

No, I want to return the status word in %ax, rather that write
it to a memory location.

        David

-- 
David Laight: david%l8s.co.uk@localhost


Home | Main Index | Thread Index | Old Index