PATCH i386 opcodes

Maciej W. Rozycki macro@ds2.pg.gda.pl
Mon May 22 09:44:00 GMT 2000


On Sun, 21 May 2000, Alan Modra wrote:

> Yes, that's the way.  I checked this change in to the trunk on the 13th,
> along with some other changes, but forgot to tell you.  Sorry for the lack
> of communication.

 While you are at this, you'd probably like to add the following change,
too. 

-- 
+  Maciej W. Rozycki, Technical University of Gdansk, Poland   +
+--------------------------------------------------------------+
+        e-mail: macro@ds2.pg.gda.pl, PGP key available        +

--- i386.h.macro	Wed May 17 03:25:29 2000
+++ i386.h	Mon May 22 16:36:42 2000
@@ -481,7 +481,7 @@
 {"int",	   1,	0xcd, X, 0,	 NoSuf,			{ Imm8, 0, 0} },
 {"int3",   0,	0xcc, X, 0,	 NoSuf,			{ 0, 0, 0} },
 {"into",   0,	0xce, X, 0,	 NoSuf,			{ 0, 0, 0} },
-{"iret",   0,	0xcf, X, 0,	 wl_Suf,		{ 0, 0, 0} },
+{"iret",   0,	0xcf, X, 0,	 wld_Suf|DefaultSize,	{ 0, 0, 0} },
 /* i386sl, i486sl, later 486, and Pentium.  */
 {"rsm",	   0, 0x0faa, X, Cpu386, NoSuf,			{ 0, 0, 0} },
 



More information about the Binutils mailing list