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

1 2 3 4

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
rexw.s 5 extractps $0x0,%xmm0,%rcx
28 extractps rcx,xmm0,0x0
x86-64-sse4_1.s 21 extractps $0x0,%xmm0,%rcx
22 extractps $0x0,%xmm0,%ecx
23 extractps $0x0,%xmm0,(%rcx)
126 extractps rcx,xmm0,0x0
127 extractps ecx,xmm0,0x0
128 extractps DWORD PTR [rcx],xmm0,0x0
sse4_1.s 21 extractps $0,%xmm0,%ecx
22 extractps $0,%xmm0,(%ecx)
118 extractps ecx,xmm0,0x0
119 extractps DWORD PTR [ecx],xmm0,0x0
rexw.d 9 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps \$0x0,%xmm0,%ecx
28 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps \$0x0,%xmm0,%ecx
x86-64-sse4_1-intel.d 26 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps ecx,xmm0,0x0
27 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps ecx,xmm0,0x0
28 [ ]*[a-f0-9]+: 66 0f 3a 17 01 00 extractps DWORD PTR \[rcx\],xmm0,0x0
129 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps ecx,xmm0,0x0
130 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps ecx,xmm0,0x0
131 [ ]*[a-f0-9]+: 66 0f 3a 17 01 00 extractps DWORD PTR \[rcx\],xmm0,0x0
x86-64-sse4_1.d 25 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps \$0x0,%xmm0,%ecx
26 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps \$0x0,%xmm0,%ecx
27 [ ]*[a-f0-9]+: 66 0f 3a 17 01 00 extractps \$0x0,%xmm0,\(%rcx\)
128 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps \$0x0,%xmm0,%ecx
129 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps \$0x0,%xmm0,%ecx
130 [ ]*[a-f0-9]+: 66 0f 3a 17 01 00 extractps \$0x0,%xmm0,\(%rcx\)
x86-64-sse2avx.s 617 extractps $100,%xmm4,%rcx
618 extractps $100,%xmm4,(%rcx)
622 extractps $100,%xmm4,%ecx
623 extractps $100,%xmm4,(%rcx)
1321 extractps rcx,xmm4,100
1322 extractps DWORD PTR [rcx],xmm4,100
1326 extractps ecx,xmm4,100
1327 extractps DWORD PTR [rcx],xmm4,100
sse4_1-intel.d 26 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps ecx,xmm0,0x0
27 [ ]*[a-f0-9]+: 66 0f 3a 17 01 00 extractps DWORD PTR \[ecx\],xmm0,0x0
121 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps ecx,xmm0,0x0
122 [ ]*[a-f0-9]+: 66 0f 3a 17 01 00 extractps DWORD PTR \[ecx\],xmm0,0x0
sse4_1.d 25 [ ]*[0-9a-f]+: 66 0f 3a 17 c1 00 extractps \$0x0,%xmm0,%ecx
26 [ ]*[0-9a-f]+: 66 0f 3a 17 01 00 extractps \$0x0,%xmm0,\(%ecx\)
120 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps \$0x0,%xmm0,%ecx
121 [ ]*[a-f0-9]+: 66 0f 3a 17 01 00 extractps \$0x0,%xmm0,\(%ecx\)
sse2avx.s 582 extractps $100,%xmm4,(%ecx)
586 extractps $100,%xmm4,%ecx
587 extractps $100,%xmm4,(%ecx)
1243 extractps DWORD PTR [ecx],xmm4,100
1247 extractps ecx,xmm4,100
1248 extractps DWORD PTR [ecx],xmm4,100
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
amd64error.s 8 EXTRACTPS $4, X2, (BX) // ERROR "invalid instruction"
9 EXTRACTPS $-1, X2, (BX) // ERROR "invalid instruction"
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
amd64error.s 8 EXTRACTPS $4, X2, (BX) // ERROR "invalid instruction"
9 EXTRACTPS $-1, X2, (BX) // ERROR "invalid instruction"
  /external/llvm/test/CodeGen/X86/
extractps.ll 4 ; RUN: grep "extractps \$1, %xmm0, " %t | count 1
widen_shuffle-1.ll 12 ; CHECK-NEXT: extractps $2, %xmm0, 8(%eax)
13 ; CHECK-NEXT: extractps $1, %xmm0, 4(%eax)
31 ; CHECK-NEXT: extractps $2, %xmm0, 8(%eax)
32 ; CHECK-NEXT: extractps $1, %xmm0, 4(%eax)
widen_conv-4.ll 36 ; X86-SSE42-NEXT: extractps $2, %xmm0, 24(%eax)
37 ; X86-SSE42-NEXT: extractps $1, %xmm0, 20(%eax)
63 ; X64-SSE42-NEXT: extractps $2, %xmm0, 24(%rdi)
124 ; X86-SSE42-NEXT: extractps $2, %xmm0, 8(%eax)
125 ; X86-SSE42-NEXT: extractps $1, %xmm0, 4(%eax)
166 ; X64-SSE42-NEXT: extractps $2, %xmm0, 8(%rdi)
widen_conv-3.ll 29 ; X86-SSE42-NEXT: extractps $1, %xmm0, 4(%eax)
99 ; X86-SSE42-NEXT: extractps $2, %xmm0, 8(%eax)
100 ; X86-SSE42-NEXT: extractps $1, %xmm0, 4(%eax)
142 ; X64-SSE42-NEXT: extractps $2, %xmm0, 8(%rdi)
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
extractps.ll 4 ; RUN: grep {extractps \\\$1, %xmm0, } %t | count 1
vec_extract-sse4.ll 2 ; RUN: not grep extractps %t
widen_shuffle-1.ll 7 ; CHECK: extractps
8 ; CHECK: extractps
20 ; CHECK: extractps
21 ; CHECK: extractps
sse41.ll 97 ; X32: extractps $3, %xmm0, %eax
100 ; X64: extractps $3, %xmm0, %eax
108 ; X32: extractps $3, %xmm0, %eax
111 ; X64: extractps $3, %xmm0, %eax
115 ; The non-store form of extractps puts its result into a GPR.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ilp32/
rexw.d 10 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps \$0x0,%xmm0,%ecx
29 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps \$0x0,%xmm0,%ecx
x86-64-sse4_1-intel.d 26 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps ecx,xmm0,0x0
27 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps ecx,xmm0,0x0
28 [ ]*[a-f0-9]+: 66 0f 3a 17 01 00 extractps DWORD PTR \[rcx\],xmm0,0x0
129 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps ecx,xmm0,0x0
130 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps ecx,xmm0,0x0
131 [ ]*[a-f0-9]+: 66 0f 3a 17 01 00 extractps DWORD PTR \[rcx\],xmm0,0x0
x86-64-sse4_1.d 26 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps \$0x0,%xmm0,%ecx
27 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps \$0x0,%xmm0,%ecx
28 [ ]*[a-f0-9]+: 66 0f 3a 17 01 00 extractps \$0x0,%xmm0,\(%rcx\)
129 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps \$0x0,%xmm0,%ecx
130 [ ]*[a-f0-9]+: 66 0f 3a 17 c1 00 extractps \$0x0,%xmm0,%ecx
131 [ ]*[a-f0-9]+: 66 0f 3a 17 01 00 extractps \$0x0,%xmm0,\(%rcx\)
  /external/elfutils/
TODO 60 extractps
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
anames.go 203 "EXTRACTPS",

Completed in 282 milliseconds

1 2 3 4