This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug tree-optimization/16065] Error: suffix or operands invalid for `paddusb'


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-18 18:17 -------
#APP
	movd (%eax), %mm0
	paddusb %xmm1, %mm0
	movd %mm0, (%eax)
#NO_APP

Again not a bug, read the URL I had just gave in the other PR.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16065


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