| /src/sys/lib/libkern/arch/ia64/ |
| divsi3.S | 57 // floating-point registers used: f6, f7, f8, f9 64 setf.sig f7=r33 72 fcvt.xf f7=f7 77 frcpa.s1 f8,p6=f6,f7 87 (p6) fnma.s1 f7=f7,f8,f1 92 (p6) fma.s1 f6=f7,f6,f6 97 (p6) fma.s1 f7=f7,f7,f [all...] |
| udivsi3.S | 57 // floating-point registers used: f6, f7, f8, f9 64 setf.sig f7=r33 72 fcvt.xf f7=f7 77 frcpa.s1 f8,p6=f6,f7 87 (p6) fnma.s1 f7=f7,f8,f1 92 (p6) fma.s1 f6=f7,f6,f6 97 (p6) fma.s1 f7=f7,f7,f [all...] |
| moddi3.S | 56 // floating-point registers used: f6, f7, f8, f9, f10, f11, f12 60 setf.sig f7=r33 73 fcvt.xf f7=f7 79 frcpa.s1 f8,p6=f6,f7 91 (p6) fnma.s1 f9=f7,f8,f1 127 (p6) fnma.s1 f10=f7,f9,f6 130 setf.sig f7=r33 143 xma.l f8=f8,f7,f12
|
| umoddi3.S | 55 // floating-point registers used: f6, f7, f8, f9, f10, f11, f12 59 setf.sig f7=r33 68 fcvt.xuf.s1 f7=f7 74 frcpa.s1 f8,p6=f6,f7 86 (p6) fnma.s1 f9=f7,f8,f1 122 (p6) fnma.s1 f10=f7,f9,f6 125 // f7=-b 126 setf.sig f7=r33 139 xma.l f8=f8,f7,f1 [all...] |
| modsi3.S | 57 // floating-point registers used: f6, f7, f8, f9, f10, f11 64 setf.sig f7=r33 73 fcvt.xf f7=f7 78 frcpa.s1 f8,p6=f6,f7 88 (p6) fnma.s1 f8=f7,f8,f1 92 setf.sig f7=r33 114 xma.l f8=f8,f7,f11
|
| umodsi3.S | 57 // floating-point registers used: f6, f7, f8, f9, f10, f11 64 setf.sig f7=r33 73 fcvt.xf f7=f7 78 frcpa.s1 f8,p6=f6,f7 88 (p6) fnma.s1 f8=f7,f8,f1 97 setf.sig f7=r33 114 xma.l f8=f8,f7,f11
|
| divdi3.S | 59 fcvt.xf f7=f9 65 frcpa.s1 f8,p6=f6,f7 71 (p6) fnma.s1 f9=f7,f8,f1 113 (p6) fnma.s1 f10=f7,f9,f6
|
| udivdi3.S | 61 fma.s1 f7=f9,f1,f0 67 frcpa.s1 f8,p6=f6,f7 73 (p6) fnma.s1 f9=f7,f8,f1 115 (p6) fnma.s1 f10=f7,f9,f6
|
| /src/external/lgpl3/gmp/dist/mpn/ia64/ |
| dive_1.asm | 129 }{.mmi; setf.sig f7 = r3 C M2 inverse, 8 bits 136 C f7 inverse, being calculated 143 xmpy.l f14 = f13, f7 C Newton 2*i 144 xmpy.l f7 = f7, f7 C Newton i*i 146 xma.l f7 = f7, f12, f14 C Newton i*i*-d + 2*i, 16 bits 149 xmpy.l f14 = f13, f7 C Newton 2*i 151 xmpy.l f7 = f7, f7 C Newton i* [all...] |
| invert_limb.asm | 64 setf.sig f7 = r32 73 fmpy.s1 f11 = f7, f10 C f11 = d * 2^64 74 fnma.s1 f6 = f7, f10, f8 C f6 = 2^128 - d * 2^64 76 frcpa.s1 f8, p6 = f6, f7 78 (p6) fnma.s1 f9 = f7, f8, f1 88 (p6) fnma.s1 f10 = f7, f9, f6 95 xmpy.hu f10 = f8, f7 C di * d
|
| mode1o.asm | 252 setf.sig f7 = r3 C M2 inverse, 8 bits 259 C f7 inverse, being calculated 268 xmpy.l f14 = f13, f7 C 2*i 269 xmpy.l f7 = f7, f7 C i*i 271 xma.l f7 = f7, f12, f14 C i*i*-d + 2*i, inverse 16 bits 274 xmpy.l f14 = f13, f7 C 2*i 275 xmpy.l f7 = f7, f7 C i* [all...] |
| divrem_1.asm | 193 setf.sig f7 = r38 197 .Loop1: C 00 C q=r18 nh=r38/f7 199 xma.hu f11 = f7, f6, f0 201 xma.l f8 = f11, f12, f7 C q = q + nh 234 (p6) setf.sig f7 = r15 238 (p7) setf.sig f7 = r15 320 setf.sig f7 = r38 326 xma.hu f11 = f7, f6, f0 328 xma.l f8 = f11, f12, f7 C q = q + nh 363 (p6) setf.sig f7 = r1 [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/ |
| dw2-tu-dwarf-4-5-2.c | 27 const float f7 = 1; variable
|
| dw2-tu-dwarf-4-5.c | 27 const int f7 = 1; variable
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/ |
| dw2-tu-dwarf-4-5-2.c | 27 const float f7 = 1; variable
|
| dw2-tu-dwarf-4-5.c | 27 const int f7 = 1; variable
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/ |
| reg_helper.h | 107 f5, v5, f6, v6, f7, v7) \ 115 FN(reg, f7), v7) 118 f5, v5, f6, v6, f7, v7, f8, v8) \ 126 FN(reg, f7), v7,\ 130 v5, f6, v6, f7, v7, f8, v8, f9, v9) \ 138 FN(reg, f7), v7, \ 143 v5, f6, v6, f7, v7, f8, v8, f9, v9, f10, v10) \ 151 FN(reg, f7), v7, \ 197 #define REG_GET_7(reg_name, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6, f7, v7) \ 205 FN(reg_name, f7), v7 [all...] |
| /src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/ |
| f7renames.sh | 25 Used by: libf7.c, libf7.h, libf7-asm.sx, f7-wraps.h. 62 echo "/* Renames for libf7-asm.sx, f7-wraps.h. */"
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/ |
| f7renames.sh | 25 Used by: libf7.c, libf7.h, libf7-asm.sx, f7-wraps.h. 62 echo "/* Renames for libf7-asm.sx, f7-wraps.h. */"
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| callfuncs.c | 372 t_float_many_args (f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, 374 float f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15; 377 float f7, float f8, float f9, float f10, float f11, 384 sum_args = f1 + f2 + f3 + f4 + f5 + f6 + f7 + f8 + f9 + f10 + f11 + f12 416 t_double_many_args (f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, 418 double f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15; 421 double f6, double f7, double f8, double f9, double f10, 428 sum_args = f1 + f2 + f3 + f4 + f5 + f6 + f7 + f8 + f9 + f10 + f11 + f12 447 t_##NAME##_complex_many_args (f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, \ 449 TYPE _Complex f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, [all...] |
| dfp-test.c | 201 _Decimal32 f7, _Decimal32 f8, _Decimal32 f9, 209 sum_args = f1 + f2 + f3 + f4 + f5 + f6 + f7 + f8 + f9 + f10 + f11 + f12 223 _Decimal64 f7, _Decimal64 f8, _Decimal64 f9, 231 sum_args = f1 + f2 + f3 + f4 + f5 + f6 + f7 + f8 + f9 + f10 + f11 + f12 245 _Decimal128 f7, _Decimal128 f8, _Decimal128 f9, 253 sum_args = f1 + f2 + f3 + f4 + f5 + f6 + f7 + f8 + f9 + f10 + f11 + f12 267 _Decimal64 f7, _Decimal128 f8, _Decimal128 f9, 274 sum_args = f1 + f2 + f3 + f4 + f5 + f6 + f7 + f8 + f9 + f10 + f11 + f12
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| callfuncs.c | 372 t_float_many_args (f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, 374 float f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15; 377 float f7, float f8, float f9, float f10, float f11, 384 sum_args = f1 + f2 + f3 + f4 + f5 + f6 + f7 + f8 + f9 + f10 + f11 + f12 416 t_double_many_args (f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, 418 double f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15; 421 double f6, double f7, double f8, double f9, double f10, 428 sum_args = f1 + f2 + f3 + f4 + f5 + f6 + f7 + f8 + f9 + f10 + f11 + f12 447 t_##NAME##_complex_many_args (f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, \ 449 TYPE _Complex f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, [all...] |
| dfp-test.c | 201 _Decimal32 f7, _Decimal32 f8, _Decimal32 f9, 209 sum_args = f1 + f2 + f3 + f4 + f5 + f6 + f7 + f8 + f9 + f10 + f11 + f12 223 _Decimal64 f7, _Decimal64 f8, _Decimal64 f9, 231 sum_args = f1 + f2 + f3 + f4 + f5 + f6 + f7 + f8 + f9 + f10 + f11 + f12 245 _Decimal128 f7, _Decimal128 f8, _Decimal128 f9, 253 sum_args = f1 + f2 + f3 + f4 + f5 + f6 + f7 + f8 + f9 + f10 + f11 + f12 267 _Decimal64 f7, _Decimal128 f8, _Decimal128 f9, 274 sum_args = f1 + f2 + f3 + f4 + f5 + f6 + f7 + f8 + f9 + f10 + f11 + f12
|
| /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/ |
| ed25519_ref10_fe_25_5.h | 159 int32_t f7 = f[7]; local 170 int32_t x7 = f7 ^ g[7]; 192 f[7] = f7 ^ x7; 209 int32_t f7 = f[7]; local 231 int32_t x7 = f7 ^ g7; 253 f[7] = f7 ^ x7; 283 int32_t f7 = f[7]; local 294 h[7] = f7; 377 int32_t f7 = f[7]; local 404 int32_t f7_2 = 2 * f7; 647 int32_t f7 = f[7]; local 819 int32_t f7 = f[7]; local 992 int32_t f7 = f[7]; local [all...] |
| /src/sys/arch/hp300/dev/ |
| gboxreg.h | 90 uint8_t f7[3]; member in struct:gboxfb
|