HomeSort by relevance Sort by last modified time
    Searched defs:movlps (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
simd.s 19 movlps %xmm1,0x12345678
20 movlps 0x12345678,%xmm1
120 movlps QWORD PTR ds:0x12345678,xmm1 label
121 movlps xmm1,QWORD PTR ds:0x12345678 label
x86-64-simd.s 33 movlps %xmm1,0x12345678(%rip)
34 movlps 0x12345678(%rip),%xmm1
162 movlps QWORD PTR [rip+0x12345678],xmm1 label
163 movlps xmm1,QWORD PTR [rip+0x12345678] label

Completed in 35 milliseconds