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 target/53724] ICE when using the 'd' asm operand modifier


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

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> 2012-06-20 12:25:30 UTC ---
'd' is used to encode SSE instructions with VEX
encoding.  There are no SSE instructions with YMM
registers.


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