OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vfmaddsub231ps
(Results
1 - 5
of
5
) sorted by null
/external/llvm/test/MC/X86/
x86-32-fma3.s
187
// CHECK:
vfmaddsub231ps
%xmm2, %xmm5, %xmm1
189
vfmaddsub231ps
%xmm2, %xmm5, %xmm1
191
// CHECK:
vfmaddsub231ps
(%eax), %xmm5, %xmm1
193
vfmaddsub231ps
(%eax), %xmm5, %xmm1
475
// CHECK:
vfmaddsub231ps
%ymm2, %ymm5, %ymm1
477
vfmaddsub231ps
%ymm2, %ymm5, %ymm1
479
// CHECK:
vfmaddsub231ps
(%eax), %ymm5, %ymm1
481
vfmaddsub231ps
(%eax), %ymm5, %ymm1
x86_64-fma3-encoding.s
187
// CHECK:
vfmaddsub231ps
%xmm12, %xmm10, %xmm11
189
vfmaddsub231ps
%xmm12, %xmm10, %xmm11
191
// CHECK:
vfmaddsub231ps
(%rax), %xmm10, %xmm11
193
vfmaddsub231ps
(%rax), %xmm10, %xmm11
475
// CHECK:
vfmaddsub231ps
%ymm12, %ymm10, %ymm11
477
vfmaddsub231ps
%ymm12, %ymm10, %ymm11
479
// CHECK:
vfmaddsub231ps
(%rax), %ymm10, %ymm11
481
vfmaddsub231ps
(%rax), %ymm10, %ymm11
avx512-encodings.s
5969
vfmaddsub231ps
%zmm12, %zmm3, %zmm5 {%k3}
label
[
all
...]
/external/llvm/test/CodeGen/X86/
fma-phi-213-to-231.ll
129
; CHECK:
vfmaddsub231ps
%ymm{{[0-9]+}}, %ymm{{[0-9]+}}, %ymm{{[0-9]+}}
/external/valgrind/none/tests/amd64/
fma.c
312
"
vfmaddsub231ps
%%xmm7, %%xmm8, %%xmm9;"
318
"
vfmaddsub231ps
(%2), %%xmm8, %%xmm9;"
[
all
...]
Completed in 230 milliseconds