movddup xmm1,xmm2   ; F2 0F 12 CA

generates:

      f2 0f 12 ca         repnz movhlps xmm1,xmm2

(ref: p3-490 IA-32 Intel Architecture Software Developer's Manual
 Vol 2A: Instruction Set Reference, A-M Order Number 253666)

Tim Daly


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to