Home
last modified time | relevance | path

Searched refs:sqrtss (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/lib/libm/arch/i387/
H A De_sqrtf.S15 sqrtss %xmm0,%xmm0
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dcore2.md515 ;; FIXME: This reservation is all wrong when we're scheduling sqrtss.
H A Dppro.md501 ;; FIXME: This reservation is all wrong when we're scheduling sqrtss.
H A Di386.h336 const int sqrtss; /* cost of SQRTSS instructions. */ member
H A Di386.opt574 Generate reciprocals instead of divss and sqrtss.
H A Di386.c19862 *total = mode == SFmode ? cost->sqrtss : cost->sqrtsd; in ix86_rtx_costs()
19867 mode == SFmode ? cost->sqrtss : cost->sqrtsd); in ix86_rtx_costs()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dcore2.md515 ;; FIXME: This reservation is all wrong when we're scheduling sqrtss.
H A Di386.h200 const int sqrtss; /* cost of SQRTSS instructions. */ member
H A Dppro.md501 ;; FIXME: This reservation is all wrong when we're scheduling sqrtss.
H A Di386.opt582 Generate reciprocals instead of divss and sqrtss.
H A Di386.cc20935 *total = mode == SFmode ? cost->sqrtss : cost->sqrtsd; in ix86_rtx_costs()
20940 mode == SFmode ? cost->sqrtss : cost->sqrtsd); in ix86_rtx_costs()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DREADME-SSE.txt825 If we're dealing with floats instead of doubles we could even replace the sqrtss
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-opc.tbl1244 sqrtss<sse>, 0xf30f51, <sse:cpu>, Modrm|<sse:scal>|<sse:vvvv>|NoSuf, { Dword|Unspecified|BaseIndex|…
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Di386-opc.tbl1146 sqrtss<sse>, 0xf30f51, None, <sse:cpu>, Modrm|<sse:scal>|<sse:vvvv>|No_bSuf|No_wSuf|No_lSuf|No_sSuf…
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201711550 divsd, sqrtss and sqrtsd