public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/38402]  New: Undocumented Yz constraint
@ 2008-12-04 14:55 hjl dot tools at gmail dot com
  2008-12-12 14:34 ` [Bug target/38402] " hjl at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hjl dot tools at gmail dot com @ 2008-12-04 14:55 UTC (permalink / raw)
  To: gcc-bugs

x86 has

;; We use the Y prefix to denote any number of conditional register sets:
;;  z   First SSE register.
;;  2   SSE2 enabled
;;  i   SSE2 inter-unit moves enabled
;;  m   MMX inter-unit moves enabled

Most of them are internal to gcc. But some instructions use the fixed XMM0
register. We may need the Yz constraint for asm statement. Shouldn't it
be documented?


-- 
           Summary: Undocumented Yz constraint
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl dot tools at gmail dot com
GCC target triplet: x86-gnu-linux


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-12-12 14:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-04 14:55 [Bug target/38402] New: Undocumented Yz constraint hjl dot tools at gmail dot com
2008-12-12 14:34 ` [Bug target/38402] " hjl at gcc dot gnu dot org
2008-12-12 14:37 ` hjl at gcc dot gnu dot org
2008-12-12 14:39 ` hjl dot tools at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).