Searched refs:mulsd (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/i386/
H A Dfloatdidf.S29 mulsd REL_ADDR(twop32), %xmm1 // a_hi as a double (without rounding)
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dsse2.s99 mulsd %xmm2,%xmm2
100 mulsd (%esp,1),%xmm3
H A Dsimd.s58 mulsd (%eax),%xmm0
158 mulsd xmm0,QWORD PTR [eax] label
H A Dx86-64-simd.s76 mulsd (%rax),%xmm0
204 mulsd xmm0,QWORD PTR [rax] label
H A Dsse2.d107 [ ]*[a-f0-9]+: f2 0f 59 d2 mulsd %xmm2,%xmm2
108 [ ]*[a-f0-9]+: f2 0f 59 1c 24 mulsd \(%esp\),%xmm3
H A Dsimd-suffix.d65 [ ]*[a-f0-9]+: f2 0f 59 00 mulsd \(%eax\),%xmm0
158 [ ]*[a-f0-9]+: f2 0f 59 00 mulsd \(%eax\),%xmm0
H A Dsimd.d64 [ ]*[a-f0-9]+: f2 0f 59 00 mulsd \(%eax\),%xmm0
157 [ ]*[a-f0-9]+: f2 0f 59 00 mulsd \(%eax\),%xmm0
H A Dsse2-16bit.d107 [ ]*[a-f0-9]+: f2 0f 59 d2 mulsd %xmm2,%xmm2
108 [ ]*[a-f0-9]+: 67 f2 0f 59 1c 24 mulsd \(%esp\),%xmm3
H A Dx86-64-sse2avx.s584 mulsd %xmm4,%xmm6
585 mulsd %xmm14,%xmm6
586 mulsd (%rcx),%xmm6
1350 mulsd xmm6,xmm4
1351 mulsd xmm6,QWORD PTR [rcx]
H A Dx86-64-simd-suffix.d83 [ ]*[a-f0-9]+: f2 0f 59 00 mulsd \(%rax\),%xmm0
202 [ ]*[a-f0-9]+: f2 0f 59 00 mulsd \(%rax\),%xmm0
H A Dx86-64-simd.d82 [ ]*[a-f0-9]+: f2 0f 59 00 mulsd \(%rax\),%xmm0
201 [ ]*[a-f0-9]+: f2 0f 59 00 mulsd \(%rax\),%xmm0
H A Dsimd-intel.d65 [ ]*[a-f0-9]+: f2 0f 59 00 mulsd xmm0,QWORD PTR \[eax\]
158 [ ]*[a-f0-9]+: f2 0f 59 00 mulsd xmm0,QWORD PTR \[eax\]
H A Dsse2avx.s491 mulsd %xmm4,%xmm6
492 mulsd (%ecx),%xmm6
1152 mulsd xmm6,xmm4
1153 mulsd xmm6,QWORD PTR [ecx]
H A Dx86-64-simd-intel.d83 [ ]*[a-f0-9]+: f2 0f 59 00 mulsd xmm0,QWORD PTR \[rax\]
202 [ ]*[a-f0-9]+: f2 0f 59 00 mulsd xmm0,QWORD PTR \[rax\]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.h331 const int mulsd; /* cost of MULSD instructions. */ member in struct:processor_costs
H A Di386.c19328 return inner_mode == DFmode ? cost->mulsd : cost->mulss;
19333 inner_mode == DFmode ? cost->mulsd : cost->mulss);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.h195 const int mulsd; /* cost of MULSD instructions. */ member in struct:processor_costs
H A Di386.cc20336 return inner_mode == DFmode ? cost->mulsd : cost->mulss;
20341 inner_mode == DFmode ? cost->mulsd : cost->mulss);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
H A Damd64-entry-value.s128 mulsd .LC1(%rip), %xmm0
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Damd64-entry-value.s128 mulsd .LC1(%rip), %xmm0

Completed in 410 milliseconds