Home
last modified time | relevance | path

Searched refs:vfmsub231ss (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/ia32/
Dassembler-ia32.h1187 void vfmsub231ss(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfmsub231ss() function
1188 vfmsub231ss(dst, src1, Operand(src2)); in vfmsub231ss()
1196 void vfmsub231ss(XMMRegister dst, XMMRegister src1, const Operand& src2) { in vfmsub231ss() function
/external/llvm/test/MC/X86/
Davx512-encodings.s13707 vfmsub231ss %xmm5, %xmm3, %xmm29
13711 vfmsub231ss %xmm5, %xmm3, %xmm29 {%k6}
13715 vfmsub231ss %xmm5, %xmm3, %xmm29 {%k6} {z}
13719 vfmsub231ss {rn-sae}, %xmm5, %xmm3, %xmm29
13723 vfmsub231ss {ru-sae}, %xmm5, %xmm3, %xmm29
13727 vfmsub231ss {rd-sae}, %xmm5, %xmm3, %xmm29
13731 vfmsub231ss {rz-sae}, %xmm5, %xmm3, %xmm29
13735 vfmsub231ss (%rcx), %xmm3, %xmm29
13739 vfmsub231ss 291(%rax,%r14,8), %xmm3, %xmm29
13743 vfmsub231ss 508(%rdx), %xmm3, %xmm29
[all …]
Dintel-syntax-avx512.s5058 vfmsub231ss xmm29, xmm3, xmm5
5062 vfmsub231ss xmm29 {k6}, xmm3, xmm5
5066 vfmsub231ss xmm29 {k6} {z}, xmm3, xmm5
5070 vfmsub231ss xmm29, xmm3, xmm5, {rn-sae}
5074 vfmsub231ss xmm29, xmm3, xmm5, {ru-sae}
5078 vfmsub231ss xmm29, xmm3, xmm5, {rd-sae}
5082 vfmsub231ss xmm29, xmm3, xmm5, {rz-sae}
5086 vfmsub231ss xmm29, xmm3, dword ptr [rcx]
5090 vfmsub231ss xmm29, xmm3, dword ptr [rax + 8*r14 + 291]
5094 vfmsub231ss xmm29, xmm3, dword ptr [rdx + 508]
[all …]
/external/v8/src/x64/
Dassembler-x64.h1408 void vfmsub231ss(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfmsub231ss() function
1417 void vfmsub231ss(XMMRegister dst, XMMRegister src1, const Operand& src2) { in vfmsub231ss() function