HomeSort by relevance Sort by last modified time
    Searched full:movlps (Results 1 - 25 of 69) sorted by null

1 2 3

  /external/mesa3d/src/mesa/x86/
sse_xform3.S 150 MOVLPS ( S(0), XMM0 )
151 MOVLPS ( XMM0, D(0) )
207 MOVLPS ( M(12), XMM2 ) /* - | - | m13 | m12 */
214 MOVLPS ( S(0), XMM0 ) /* - | - | s1 | s0 */
217 MOVLPS ( XMM0, D(0) ) /* -> D(1) | -> D(0) */
272 MOVLPS ( M(8), XMM2 ) /* - | - | m9 | m8 */
279 MOVLPS ( S(0), XMM0 ) /* oy | ox */
285 MOVLPS ( XMM0, D(0) ) /* ->D(1) | ->D(0) */
342 MOVLPS( M(0), XMM0 ) /* m1 | m0 */
343 MOVLPS( M(4), XMM1 ) /* m5 | m4 *
    [all...]
sse_xform2.S 195 MOVLPS ( M(12), XMM2 ) /* - | - | m13 | m12 */
200 MOVLPS ( S(0), XMM0 ) /* - | - | oy | ox */
203 MOVLPS ( XMM0, D(0) ) /* -> D(1) | -> D(0) */
259 MOVLPS( S(0), XMM4 ) /* oy | ox */
261 MOVLPS( XMM4, D(0) ) /* ->D(1) | ->D(0) */
310 MOVLPS( M(0), XMM0 ) /* m1 | m0 */
311 MOVLPS( M(4), XMM1 ) /* m5 | m4 */
312 MOVLPS( M(12), XMM2 ) /* m13 | m12 */
326 MOVLPS( XMM3, D(0) ) /* ->D(1) | ->D(0) */
376 MOVLPS ( M(12), XMM2 ) /* m13 | m12 *
    [all...]
sse_normal.S 86 MOVLPS ( S(0), XMM2 ) /* uy | ux */
88 MOVLPS ( XMM2, D(0) ) /* ->D(1) | D(0) */
174 MOVLPS ( XMM3, D(0) )
238 MOVLPS( S(0), XMM2 ) /* uy | ux */
240 MOVLPS( XMM2, D(0) )
sse_xform1.S 305 MOVLPS( M(0), XMM0 ) /* m1 | m0 */
306 MOVLPS( M(12), XMM1 ) /* m13 | m12 */
314 MOVLPS( XMM2, D(0) )
427 MOVLPS( XMM2, D(0) ) /* - | - | ->D(1)| ->D(0)*/
  /external/llvm/test/CodeGen/X86/
2012-07-10-extload64.ll 21 ;CHECK: movlps
exedeps-movq.ll 9 ; movlps for floats
17 ; SSE-NEXT: movlps %xmm0, (%rdi)
vector-shuffle-mmx.ll 43 ; X32-NEXT: movlps %xmm0, (%esp)
59 ; X64-NEXT: movlps %xmm0, -{{[0-9]+}}(%rsp)
89 ; X32-NEXT: movlps %xmm0, (%eax)
2011-10-21-widen-cmp.ll 19 ; CHECK-NEXT: movlps %xmm0, (%rax)
  /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
katmai.s 89 movlps %xmm0,(%edi)
90 movlps (%eax),%xmm0
simd-intel.d 27 [ ]*[a-f0-9]+: 0f 13 0d 78 56 34 12 movlps QWORD PTR ds:0x12345678,xmm1
28 [ ]*[a-f0-9]+: 0f 12 0d 78 56 34 12 movlps xmm1,QWORD PTR ds:0x12345678
120 [ ]*[a-f0-9]+: 0f 13 0d 78 56 34 12 movlps QWORD PTR ds:0x12345678,xmm1
121 [ ]*[a-f0-9]+: 0f 12 0d 78 56 34 12 movlps xmm1,QWORD PTR ds:0x12345678
simd-suffix.d 27 [ ]*[a-f0-9]+: 0f 13 0d 78 56 34 12 movlps %xmm1,0x12345678
28 [ ]*[a-f0-9]+: 0f 12 0d 78 56 34 12 movlps 0x12345678,%xmm1
120 [ ]*[a-f0-9]+: 0f 13 0d 78 56 34 12 movlps %xmm1,0x12345678
121 [ ]*[a-f0-9]+: 0f 12 0d 78 56 34 12 movlps 0x12345678,%xmm1
simd.d 26 [ ]*[a-f0-9]+: 0f 13 0d 78 56 34 12 movlps %xmm1,0x12345678
27 [ ]*[a-f0-9]+: 0f 12 0d 78 56 34 12 movlps 0x12345678,%xmm1
119 [ ]*[a-f0-9]+: 0f 13 0d 78 56 34 12 movlps %xmm1,0x12345678
120 [ ]*[a-f0-9]+: 0f 12 0d 78 56 34 12 movlps 0x12345678,%xmm1
katmai.d 93 152: 0f 13 07 [ ]*movlps %xmm0,\(%edi\)
94 155: 0f 12 00 [ ]*movlps \(%eax\),%xmm0
  /external/valgrind/none/tests/amd64/
redundantRexW.c 394 /* movlps mem, reg 48 0f 12 07 rex.W movlps (%rdi),%xmm0 */
408 after_test( "rex.W movlps (%rdi),%xmm0", regs, mem );
411 /* movlps reg, mem 49 0f 13 02 rex.WB movlps %xmm0,(%r10) */
425 after_test( "rex.WB movlps %xmm0,(%r10)", regs, mem );
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
anames.go 521 "MOVLPS",
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
anames.go 518 "MOVLPS",
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
anames.go 521 "MOVLPS",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
anames.go 518 "MOVLPS",
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_sse2.asm 36 movlps xmm2, [rsi + rcx*2] ; q3
37 movlps xmm1, [rsi + rcx] ; q2
38 movlps xmm4, [rsi] ; q1
39 movlps xmm5, [rsi + rax] ; q0
82 movlps xmm2, [rsi + rax] ; p3
83 movlps xmm4, [rsi] ; p2
84 movlps xmm6, [rsi + rcx] ; p1
114 movlps xmm4, [rsi + rcx*2] ; p0
    [all...]
  /external/valgrind/memcheck/tests/amd64/
sse_memory.c 217 //TEST_INSN( &AllMask, 0,movlps)
448 //TEST_INSN( &AllMask, 0,movlps)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
loopfilter_sse2.asm 36 movlps xmm2, [rsi + rcx*2] ; q3
37 movlps xmm1, [rsi + rcx] ; q2
38 movlps xmm4, [rsi] ; q1
39 movlps xmm5, [rsi + rax] ; q0
82 movlps xmm2, [rsi + rax] ; p3
83 movlps xmm4, [rsi] ; p2
84 movlps xmm6, [rsi + rcx] ; p1
114 movlps xmm4, [rsi + rcx*2] ; p0
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-simd-intel.d 41 [ ]*[a-f0-9]+: 0f 13 0d 78 56 34 12 movlps QWORD PTR \[rip\+0x12345678\],xmm1 # 12345739 <_start\+0x12345739>
42 [ ]*[a-f0-9]+: 0f 12 0d 78 56 34 12 movlps xmm1,QWORD PTR \[rip\+0x12345678\] # 12345740 <_start\+0x12345740>
160 [ ]*[a-f0-9]+: 0f 13 0d 78 56 34 12 movlps QWORD PTR \[rip\+0x12345678\],xmm1 # 123459ab <_start\+0x123459ab>
161 [ ]*[a-f0-9]+: 0f 12 0d 78 56 34 12 movlps xmm1,QWORD PTR \[rip\+0x12345678\] # 123459b2 <_start\+0x123459b2>
x86-64-simd-suffix.d 41 [ ]*[a-f0-9]+: 0f 13 0d 78 56 34 12 movlps %xmm1,0x12345678\(%rip\) # 12345739 <_start\+0x12345739>
42 [ ]*[a-f0-9]+: 0f 12 0d 78 56 34 12 movlps 0x12345678\(%rip\),%xmm1 # 12345740 <_start\+0x12345740>
160 [ ]*[a-f0-9]+: 0f 13 0d 78 56 34 12 movlps %xmm1,0x12345678\(%rip\) # 123459ab <_start\+0x123459ab>
161 [ ]*[a-f0-9]+: 0f 12 0d 78 56 34 12 movlps 0x12345678\(%rip\),%xmm1 # 123459b2 <_start\+0x123459b2>

Completed in 617 milliseconds

1 2 3