| /netbsd-src/lib/libm/arch/i387/ |
| H A D | s_log1p.S | 50 fld1 /* ... x 1 */ 53 fld1 /* ... 4 1 */ 65 fld1
|
| H A D | s_log1pf.S | 50 fld1 /* ... x 1 */ 53 fld1 /* ... 4 1 */ 65 fld1
|
| H A D | e_log2f.S | 14 fld1
|
| H A D | e_log2.S | 14 fld1
|
| H A D | s_atan.S | 19 fld1
|
| H A D | s_atanf.S | 19 fld1
|
| H A D | e_asin.S | 18 fld1
|
| H A D | e_acos.S | 18 fld1
|
| H A D | e_expf.S | 33 fld1
|
| H A D | e_exp.S | 83 fld1
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/ |
| H A D | exponential.d | 1392 fld1; in version() 1418 fld1; in version() 1480 fld1; in version() 1507 fld1; in version() 1762 fld1; in version() 1774 fld1; in version() 1863 fld1; in version() 1875 fld1; in version()
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/x86/pentium/ |
| H A D | README | 84 cycles (fld1/por/emms for instance). In order to avoid that the two aren't
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | init.c | 2895 tree fld1 = build_decl (UNKNOWN_LOCATION, FIELD_DECL, NULL_TREE, atype1); in build_new_constexpr_heap_type() local 2897 DECL_FIELD_CONTEXT (fld1) = rtype; in build_new_constexpr_heap_type() 2899 DECL_ARTIFICIAL (fld1) = true; in build_new_constexpr_heap_type() 2901 TYPE_FIELDS (rtype) = fld1; in build_new_constexpr_heap_type() 2902 DECL_CHAIN (fld1) = fld2; in build_new_constexpr_heap_type()
|
| H A D | constexpr.c | 6511 tree fld1 = TYPE_FIELDS (elt_type); in cxx_eval_constant_expression() local 6512 tree fld2 = DECL_CHAIN (fld1); in cxx_eval_constant_expression() 6514 cookie_size = TYPE_SIZE_UNIT (TREE_TYPE (fld1)); in cxx_eval_constant_expression()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | init.cc | 2972 tree fld1 = build_decl (UNKNOWN_LOCATION, FIELD_DECL, NULL_TREE, atype1); in build_new_constexpr_heap_type() local 2974 DECL_FIELD_CONTEXT (fld1) = rtype; in build_new_constexpr_heap_type() 2976 DECL_ARTIFICIAL (fld1) = true; in build_new_constexpr_heap_type() 2978 TYPE_FIELDS (rtype) = fld1; in build_new_constexpr_heap_type() 2979 DECL_CHAIN (fld1) = fld2; in build_new_constexpr_heap_type()
|
| H A D | constexpr.cc | 7387 tree fld1 = TYPE_FIELDS (elt_type); in cxx_eval_constant_expression() local 7388 tree fld2 = DECL_CHAIN (fld1); in cxx_eval_constant_expression() 7390 cookie_size = TYPE_SIZE_UNIT (TREE_TYPE (fld1)); in cxx_eval_constant_expression()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| H A D | math.d | 1945 fld1; in expm1() 1971 fld1; in expm1() 2033 fld1; in expm1() 2060 fld1; in expm1() 2229 fld1; in version() 2241 fld1; in version() 2330 fld1; in version() 2342 fld1; in version()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | README-SSE.txt | 755 cheaper to do fld1 than load from a constant pool for example, so
|
| H A D | X86InstrFPStack.td | 634 def LD_F1 : FPI<0xD9, MRM_E8, (outs), (ins), "fld1">;
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | i386-opc.tbl | 764 fld1, 0xd9e8, FP, NoSuf, {}
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | i386-opc.tbl | 654 fld1, 0xd9e8, None, CpuFP, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf, {}
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | i386.md | 3592 ;; Split the load of -0.0 or -1.0 into fldz;fchs or fld1;fchs sequence
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | i386.md | 4022 ;; Split the load of -0.0 or -1.0 into fldz;fchs or fld1;fchs sequence
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2004 | 36039 peephole2 optimizers for 'fptan; fstp %st(0); fld1' sequence.
|