| /src/lib/libc_fp/arch/mips/ |
| fpdf.S | 49 dmtc1 a0, $f12 52 add.d $f0, $f12, $f14 58 dmtc1 a0, $f12 61 sub.d $f0, $f12, $f14 67 dmtc1 a0, $f12 70 mul.d $f0, $f12, $f14 76 dmtc1 a0, $f12 79 div.d $f0, $f12, $f14 85 dmtc1 a0, $f12 87 neg.d $f0, $f12 [all...] |
| fpsf.S | 49 mtc1 a0, $f12 52 add.s $f0, $f12, $f14 58 mtc1 a0, $f12 61 sub.s $f0, $f12, $f14 67 mtc1 a0, $f12 70 mul.s $f0, $f12, $f14 76 mtc1 a0, $f12 79 div.s $f0, $f12, $f14 85 mtc1 a0, $f12 87 neg.s $f0, $f12 [all...] |
| /src/lib/libc/arch/mips/gen/ |
| modf.S | 58 mov.d $f0, $f12 # f0 <- f12 59 abs.d $f4, $f12 # f4 <- |f12| 63 c.eq.d $f12,$f4 # was f12 positive ? 73 sub.d $f0, $f12, $f0 # subtract val - integer part
|
| fabs.S | 61 abs.d $f0, $f12 # compute absolute value of x
|
| /src/external/gpl3/gcc/dist/libgcc/config/ia64/ |
| lib1funcs.S | 50 (p6) fma.s1 f12 = farg0, f10, f0 59 (p6) fnma.s1 f11 = farg1, f12, farg0 61 (p6) fma.s1 f11 = f11, f10, f12 62 (p6) fnma.s1 f12 = farg1, f10, f1 64 (p6) fma.s1 f10 = f12, f10, f10 65 (p6) fnma.s1 f12 = farg1, f11, farg0 67 (p6) fma.s0 fret0 = f12, f10, f11 92 (p6) fnma.s1 f12 = farg1, f10, f1 94 (p6) fma.s1 f11 = f12, f11, f11 95 (p6) fmpy.s1 f13 = f12, f1 [all...] |
| /src/external/gpl3/gcc.old/dist/libgcc/config/ia64/ |
| lib1funcs.S | 50 (p6) fma.s1 f12 = farg0, f10, f0 59 (p6) fnma.s1 f11 = farg1, f12, farg0 61 (p6) fma.s1 f11 = f11, f10, f12 62 (p6) fnma.s1 f12 = farg1, f10, f1 64 (p6) fma.s1 f10 = f12, f10, f10 65 (p6) fnma.s1 f12 = farg1, f11, farg0 67 (p6) fma.s0 fret0 = f12, f10, f11 92 (p6) fnma.s1 f12 = farg1, f10, f1 94 (p6) fma.s1 f11 = f12, f11, f11 95 (p6) fmpy.s1 f13 = f12, f1 [all...] |
| /src/external/gpl3/gdb/dist/sim/testsuite/mips/ |
| fpu64-ps-sb1.s | 38 li.s $f12, 16.0 39 cvt.ps.s $f20, $f10, $f12 # $f20: u=4.0, l=16.0 42 li.s $f12, 2.0 43 cvt.ps.s $f22, $f10, $f12 # $f22: u=-1.0, l=2.0
|
| fpu64-ps.s | 50 li.s $f12, 3.0 51 cvt.ps.s $f8, $f10, $f12 # upper, lower 62 li.s $f12, -4.0 64 cvt.ps.s $f10, $f12, $f14 # upper, lower 77 li.s $f12, 16.0 78 cvt.ps.s $f20, $f10, $f12 # $f20: u=4.0, l=16.0 81 li.s $f12, 2.0 82 cvt.ps.s $f22, $f10, $f12 # $f22: u=-1.0, l=2.0 85 li.s $f12, -8.0 86 cvt.ps.s $f24, $f10, $f12 # $f24: u=17.0, l=-8. [all...] |
| /src/external/gpl3/gdb.old/dist/sim/testsuite/mips/ |
| fpu64-ps-sb1.s | 38 li.s $f12, 16.0 39 cvt.ps.s $f20, $f10, $f12 # $f20: u=4.0, l=16.0 42 li.s $f12, 2.0 43 cvt.ps.s $f22, $f10, $f12 # $f22: u=-1.0, l=2.0
|
| fpu64-ps.s | 50 li.s $f12, 3.0 51 cvt.ps.s $f8, $f10, $f12 # upper, lower 62 li.s $f12, -4.0 64 cvt.ps.s $f10, $f12, $f14 # upper, lower 77 li.s $f12, 16.0 78 cvt.ps.s $f20, $f10, $f12 # $f20: u=4.0, l=16.0 81 li.s $f12, 2.0 82 cvt.ps.s $f22, $f10, $f12 # $f22: u=-1.0, l=2.0 85 li.s $f12, -8.0 86 cvt.ps.s $f24, $f10, $f12 # $f24: u=17.0, l=-8. [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/ |
| dw2-tu-dwarf-4-5-2.c | 31 const float f12 = 1; variable
|
| dw2-tu-dwarf-4-5.c | 31 const int f12 = 1; variable
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/ |
| dw2-tu-dwarf-4-5-2.c | 31 const float f12 = 1; variable
|
| dw2-tu-dwarf-4-5.c | 31 const int f12 = 1; variable
|
| /src/external/lgpl3/gmp/dist/mpn/ia64/ |
| dive_1.asm | 125 }{.mmi; setf.sig f12 = r16 C M2 -divisor 139 C f12 -divisor 146 xma.l f7 = f7, f12, f14 C Newton i*i*-d + 2*i, 16 bits 154 xma.l f7 = f7, f12, f14 C Newton i*i*-d + 2*i, 32 bits 161 xma.l f7 = f7, f12, f14 C Newton i*i*-d + 2*i, 64 bits 167 .Ln1: xmpy.l f12 = f10, f7 C q = ulimb * inverse 172 xmpy.l f12 = f11, f7 C q = ulimb * inverse 182 xmpy.l f12 = f11, f7 C q = ulimb * inverse 194 xma.l f12 = f9, f8, f10 C q = c * -inverse + si 201 stf8 [rp] = f12, [all...] |
| bdiv_dbm1c.asm | 108 ldf8 f12 = [r33], 8 127 xma.l f36 = f12, f6, f0 128 xma.hu f37 = f12, f6, f0 147 xma.l f36 = f12, f6, f0 148 xma.hu f37 = f12, f6, f0 151 ldf8 f12 = [r33], 8 184 ldf8 f12 = [r33], 8 205 xma.l f36 = f12, f6, f0 206 xma.hu f37 = f12, f6, f0 220 xma.l f36 = f12, f6, f [all...] |
| /src/external/lgpl3/gmp/dist/mpn/sparc32/v9/ |
| addmul_1.asm | 94 fdtox %f4, %f12 96 std %f12, [%o5+24] 114 fdtox %f4, %f12 117 std %f12, [%o5+24] 120 fdtox %f4, %f12 122 std %f12, [%o5+8] 134 fdtox %f4, %f12 137 std %f12, [%o5+24] 144 fdtox %f4, %f12 147 std %f12, [%o5+8 [all...] |
| mul_1.asm | 94 fdtox %f4, %f12 96 std %f12, [%o5+24] 113 fdtox %f4, %f12 116 std %f12, [%o5+24] 119 fdtox %f4, %f12 121 std %f12, [%o5+8] 132 fdtox %f4, %f12 135 std %f12, [%o5+24] 142 fdtox %f4, %f12 145 std %f12, [%o5+8 [all...] |
| submul_1.asm | 94 fdtox %f4, %f12 96 std %f12, [%o5+24] 114 fdtox %f4, %f12 117 std %f12, [%o5+24] 120 fdtox %f4, %f12 122 std %f12, [%o5+8] 134 fdtox %f4, %f12 137 std %f12, [%o5+24] 144 fdtox %f4, %f12 147 std %f12, [%o5+8 [all...] |
| /src/external/lgpl3/gmp/dist/mpn/sparc64/ultrasparc1234/ |
| sqr_diagonal.asm | 72 fxtod %f0, %f12 76 fmuld %f12, %f12, %f10 86 fmuld %f12, %f8, %f6 93 fmuld %f12, %f0, %f12 101 fdtox %f12, %f12 102 std %f12, [%sp+2247] 129 fmuld %f10, %f8, %f12 [all...] |
| /src/crypto/external/apache2/openssl/dist/crypto/aes/asm/ |
| aesfx-sparcv9.pl | 76 ldd [$key + 24], %f12 88 faesencx %f4, %f12, %f2 90 ldd [$key + 24], %f12 111 faesencx %f4, %f12, %f2 166 ldd [$key + 24], %f12 178 faesdecx %f4, %f12, %f2 180 ldd [$key + 24], %f12 201 faesdecx %f4, %f12, %f2 434 ldd [$key + 24], %f12 461 faesencx %f4, %f12, %f [all...] |
| /src/crypto/external/bsd/openssl/dist/crypto/aes/asm/ |
| aesfx-sparcv9.pl | 76 ldd [$key + 24], %f12 88 faesencx %f4, %f12, %f2 90 ldd [$key + 24], %f12 111 faesencx %f4, %f12, %f2 166 ldd [$key + 24], %f12 178 faesdecx %f4, %f12, %f2 180 ldd [$key + 24], %f12 201 faesdecx %f4, %f12, %f2 434 ldd [$key + 24], %f12 461 faesencx %f4, %f12, %f [all...] |
| /src/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/ |
| aesfx-sparcv9.pl | 74 ldd [$key + 24], %f12 86 faesencx %f4, %f12, %f2 88 ldd [$key + 24], %f12 109 faesencx %f4, %f12, %f2 164 ldd [$key + 24], %f12 176 faesdecx %f4, %f12, %f2 178 ldd [$key + 24], %f12 199 faesdecx %f4, %f12, %f2 432 ldd [$key + 24], %f12 459 faesencx %f4, %f12, %f [all...] |
| /src/sys/lib/libkern/arch/ia64/ |
| moddi3.S | 56 // floating-point registers used: f6, f7, f8, f9, f10, f11, f12 59 setf.sig f12=r32 // holds a in integer form 69 fcvt.xf f6=f12 143 xma.l f8=f8,f7,f12
|
| umoddi3.S | 55 // floating-point registers used: f6, f7, f8, f9, f10, f11, f12 58 setf.sig f12=r32 // holds a in integer form 64 fcvt.xuf.s1 f6=f12 139 xma.l f8=f8,f7,f12
|