This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

monitor instruction bug?


      movshdup xmm1,xmm2    ; F3 0F 16 CA

generates:

      f3 0f 16 ca         repz movlhps xmm1,xmm2

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

Tim Daly


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