Home
last modified time | relevance | path

Searched refs:vfnmadd132ss (Results 1 – 7 of 7) sorted by relevance

/external/v8/src/ia32/
Dassembler-ia32.h1204 void vfnmadd132ss(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfnmadd132ss() function
1205 vfnmadd132ss(dst, src1, Operand(src2)); in vfnmadd132ss()
1213 void vfnmadd132ss(XMMRegister dst, XMMRegister src1, const Operand& src2) { in vfnmadd132ss() function
/external/llvm/test/MC/X86/
Davx512-encodings.s13811 vfnmadd132ss %xmm23, %xmm1, %xmm25
13815 vfnmadd132ss %xmm23, %xmm1, %xmm25 {%k3}
13819 vfnmadd132ss %xmm23, %xmm1, %xmm25 {%k3} {z}
13823 vfnmadd132ss {rn-sae}, %xmm23, %xmm1, %xmm25
13827 vfnmadd132ss {ru-sae}, %xmm23, %xmm1, %xmm25
13831 vfnmadd132ss {rd-sae}, %xmm23, %xmm1, %xmm25
13835 vfnmadd132ss {rz-sae}, %xmm23, %xmm1, %xmm25
13839 vfnmadd132ss (%rcx), %xmm1, %xmm25
13843 vfnmadd132ss 291(%rax,%r14,8), %xmm1, %xmm25
13847 vfnmadd132ss 508(%rdx), %xmm1, %xmm25
[all …]
Dintel-syntax-avx512.s5738 vfnmadd132ss xmm25, xmm1, xmm23
5742 vfnmadd132ss xmm25 {k3}, xmm1, xmm23
5746 vfnmadd132ss xmm25 {k3} {z}, xmm1, xmm23
5750 vfnmadd132ss xmm25, xmm1, xmm23, {rn-sae}
5754 vfnmadd132ss xmm25, xmm1, xmm23, {ru-sae}
5758 vfnmadd132ss xmm25, xmm1, xmm23, {rd-sae}
5762 vfnmadd132ss xmm25, xmm1, xmm23, {rz-sae}
5766 vfnmadd132ss xmm25, xmm1, dword ptr [rcx]
5770 vfnmadd132ss xmm25, xmm1, dword ptr [rax + 8*r14 + 291]
5774 vfnmadd132ss xmm25, xmm1, dword ptr [rdx + 508]
[all …]
/external/llvm/test/CodeGen/X86/
Dfma-intrinsics-x86.ll304 ; CHECK-FMA-WIN-NEXT: vfnmadd132ss (%rdx), %xmm1, %xmm0
321 ; CHECK-FMA-WIN-NEXT: vfnmadd132ss (%rcx), %xmm1, %xmm0
Dfma-scalar-memfold.ll143 ; CHECK-NEXT: vfnmadd132ss (%rdx), %[[XMM]], %[[XMM]]
Dfma-commute-x86.ll212 ; CHECK-NEXT: vfnmadd132ss (%rdx), %xmm0, %xmm0
/external/v8/src/x64/
Dassembler-x64.h1426 void vfnmadd132ss(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfnmadd132ss() function
1435 void vfnmadd132ss(XMMRegister dst, XMMRegister src1, const Operand& src2) { in vfnmadd132ss() function