This is the mail archive of the gcc-patches@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]

Re: x86/MMX/SSE shift by immediate


On Fri, Dec 12, 2003 at 04:41:43PM -0800, Stuart Hastings wrote:
> This looks like a typo that crept into several similar vector 
> instruction patterns.  Currently, MMX/SSE shifts by an immediate value 
> ICE.

Patch is ok.

Test cases need to either be compile-only or have a runtime test
for no sse available.  There's code for the later in the testsuite
already -- see gcc.dg/20020523-2.c.


r~


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