This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [RFA/i386] Prec x86 MMX 3DNow! SSE SSE2 SSE3 SSSE3 SSE4 support


Hui Zhu wrote:
Hello,

I make a testsute for sse.  I make it just support x86-64 target
because I got insn unsupport trap in a x86-32 pc.  Maybe the CPU of
this pc is too old.  :)

And I found some bug in sse patch. I make a new one.

Please help me review them. Thanks.

This is great. However, I got an assembler error from running the testsuite. My system is RHEL 5 64-bits.


gdb compile failed, /tmp/cctfDf2z.s: Assembler messages:
/tmp/cctfDf2z.s:99: Error: suffix or operands invalid for `blendvpd'
/tmp/cctfDf2z.s:101: Error: suffix or operands invalid for `blendvps'



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