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: [PATCH, i386]: Fix PR target/36992


On Sat, Aug 2, 2008 at 8:41 PM, Uros Bizjak <ubizjak@gmail.com> wrote:
> Hello!
>
> Attached patch fixes PR target/36992 by adding a SSE reg-reg alternative to
> vec_concatv2di insn patterns, following updated documentation from Intel.
> "movq xmm, xmm" insn fills upper 64bit with zeroes also for reg-reg moves.

"updated documentation"?  Are we sure all implementations follow this
updated documentation?  I guess a runtime testcase checking this would be
useful ;)

Thanks,
Richard.


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