Home
last modified time | relevance | path

Searched refs:vfmadd231sd (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/ia32/
Dassembler-ia32.h1100 void vfmadd231sd(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfmadd231sd() function
1101 vfmadd231sd(dst, src1, Operand(src2)); in vfmadd231sd()
1109 void vfmadd231sd(XMMRegister dst, XMMRegister src1, const Operand& src2) { in vfmadd231sd() function
/external/llvm/test/MC/X86/
Davx512-encodings.s13447 vfmadd231sd %xmm14, %xmm1, %xmm4
13451 vfmadd231sd %xmm14, %xmm1, %xmm4 {%k1}
13455 vfmadd231sd %xmm14, %xmm1, %xmm4 {%k1} {z}
13459 vfmadd231sd {rn-sae}, %xmm14, %xmm1, %xmm4
13463 vfmadd231sd {ru-sae}, %xmm14, %xmm1, %xmm4
13467 vfmadd231sd {rd-sae}, %xmm14, %xmm1, %xmm4
13471 vfmadd231sd {rz-sae}, %xmm14, %xmm1, %xmm4
13475 vfmadd231sd (%rcx), %xmm1, %xmm24
13479 vfmadd231sd 291(%rax,%r14,8), %xmm1, %xmm24
13483 vfmadd231sd 1016(%rdx), %xmm1, %xmm24
[all …]
Dintel-syntax-avx512.s3830 vfmadd231sd xmm4, xmm1, xmm14
3834 vfmadd231sd xmm4 {k1}, xmm1, xmm14
3838 vfmadd231sd xmm4 {k1} {z}, xmm1, xmm14
3842 vfmadd231sd xmm4, xmm1, xmm14, {rn-sae}
3846 vfmadd231sd xmm4, xmm1, xmm14, {ru-sae}
3850 vfmadd231sd xmm4, xmm1, xmm14, {rd-sae}
3854 vfmadd231sd xmm4, xmm1, xmm14, {rz-sae}
3858 vfmadd231sd xmm4, xmm1, qword ptr [rcx]
3862 vfmadd231sd xmm4, xmm1, qword ptr [rax + 8*r14 + 291]
3866 vfmadd231sd xmm4, xmm1, qword ptr [rdx + 1016]
[all …]
/external/v8/src/x64/
Dassembler-x64.h1321 void vfmadd231sd(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfmadd231sd() function
1330 void vfmadd231sd(XMMRegister dst, XMMRegister src1, const Operand& src2) { in vfmadd231sd() function
/external/llvm/test/CodeGen/X86/
Davx512-intrinsics.ll6353 ; CHECK-NEXT: vfmadd231sd %xmm1, %xmm0, %xmm3 {%k1}
6357 ; CHECK-NEXT: vfmadd231sd {rz-sae}, %xmm1, %xmm0, %xmm5 {%k1}