Home
last modified time | relevance | path

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

/external/v8/src/ia32/
Dassembler-ia32.h1210 void vfnmadd231ss(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfnmadd231ss() function
1211 vfnmadd231ss(dst, src1, Operand(src2)); in vfnmadd231ss()
1219 void vfnmadd231ss(XMMRegister dst, XMMRegister src1, const Operand& src2) { in vfnmadd231ss() function
/external/llvm/test/MC/X86/
Davx512-encodings.s14019 vfnmadd231ss %xmm17, %xmm2, %xmm27
14023 vfnmadd231ss %xmm17, %xmm2, %xmm27 {%k1}
14027 vfnmadd231ss %xmm17, %xmm2, %xmm27 {%k1} {z}
14031 vfnmadd231ss {rn-sae}, %xmm17, %xmm2, %xmm27
14035 vfnmadd231ss {ru-sae}, %xmm17, %xmm2, %xmm27
14039 vfnmadd231ss {rd-sae}, %xmm17, %xmm2, %xmm27
14043 vfnmadd231ss {rz-sae}, %xmm17, %xmm2, %xmm27
14047 vfnmadd231ss (%rcx), %xmm2, %xmm27
14051 vfnmadd231ss 291(%rax,%r14,8), %xmm2, %xmm27
14055 vfnmadd231ss 508(%rdx), %xmm2, %xmm27
[all …]
Dintel-syntax-avx512.s6234 vfnmadd231ss xmm27, xmm2, xmm17
6238 vfnmadd231ss xmm27 {k1}, xmm2, xmm17
6242 vfnmadd231ss xmm27 {k1} {z}, xmm2, xmm17
6246 vfnmadd231ss xmm27, xmm2, xmm17, {rn-sae}
6250 vfnmadd231ss xmm27, xmm2, xmm17, {ru-sae}
6254 vfnmadd231ss xmm27, xmm2, xmm17, {rd-sae}
6258 vfnmadd231ss xmm27, xmm2, xmm17, {rz-sae}
6262 vfnmadd231ss xmm27, xmm2, dword ptr [rcx]
6266 vfnmadd231ss xmm27, xmm2, dword ptr [rax + 8*r14 + 291]
6270 vfnmadd231ss xmm27, xmm2, dword ptr [rdx + 508]
[all …]
/external/v8/src/x64/
Dassembler-x64.h1432 void vfnmadd231ss(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfnmadd231ss() function
1441 void vfnmadd231ss(XMMRegister dst, XMMRegister src1, const Operand& src2) { in vfnmadd231ss() function