From mboxrd@z Thu Jan 1 00:00:00 1970 From: jeffdbREMOVETHIS@goodnet.com (Mikey) To: gas2@cygnus.com Subject: Question re fstsww fstcww fnstsww && fldcww i386pei /* note RETURN address */ Date: Thu, 03 Dec 1998 14:36:00 -0000 Message-id: <36670e45.1065414@mail.goodnet.com> X-SW-Source: 1998/msg00244.html is there a reason that support was dropped for these instructions, or to put it another way that the size suffix is no longer recognized? my binutils is 980705, so this may have been fixed in more recent. ;^) #define fstsww fstsw #define fstcww fstcw #define fnstsww fnstsw #define fldcww fldcw