This is the mail archive of the binutils@sourceware.org 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: add retf


On Thu, Aug 28, 2008 at 11:30:45AM +0100, Jan Beulich wrote:
> ... as this is the official mnemonic for far returns.
> 
> Built and tested on i686-pc-linux-gnu.
> 
> gas/testsuite/
> 2008-08-28  Jan Beulich  <jbeulich@novell.com>
> 
> 	* gas/i386/intel.s: Replace lret by retf.
> 	* gas/i386/opcode-intel.d: Likewise.

We have to support lret. Please keep the lret test and add the retf
test. OK with this change.

> 
> opcodes/
> 2008-08-28  Jan Beulich  <jbeulich@novell.com>
> 
> 	* i386-dis.c (dis386): Adjust far return mnemonics.
> 	* i386-opc.tbl: Add retf.
> 	* i386-tbl.h: Re-generate.
> 

Thanks.


H.J.


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