This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] x86: PR gas/707


On Tue, Feb 08, 2005 at 02:42:55PM +0100, Jan Beulich wrote:
> Forms of fldcw, fstcw, fnstcw, fstsw, fnstsw, fbld, and fbstp
> explicitly
> specifying the size of their operands in Intel syntax (word ptr or
> tbyte ptr
> respectively) did not work anymore due to an omission of the original
> Intel
> syntax patch.
> 
> Built and tested on i686-pc-linux-gnu.
> 
> Jan
> 
> gas/testsuite/
> 2005-02-08  Jan Beulich  <jbeulich@novell.com>
> 
> 	* gas/i386/intelok.s: Remove comments disabling alternative
> forms of
> 	fbld, fbstp, and fldcw.
> 	* gas/i386/intelok.d: Expect two instances of fbld, fbstp, and
> fldcw.
> 
> include/opcode/
> 2005-02-08  Jan Beulich  <jbeulich@novell.com>
> 
> 	PR gas/707
> 	* i386.h (i386_optab): Add x_Suf to fbld and fbstp. Add w_Suf
> and
> 	FloatMF to fldcw, fstcw, fnstcw, and the memory formas of fstsw
> and
> 	fnstsw.
> 

Ok. Thanks.


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]