| /netbsd-src/external/gpl3/gdb.old/dist/sim/common/ |
| H A D | cgen-fpu.h | 16 typedef struct { SI parts[4]; } TF; typedef 184 TF (*addtf) (CGEN_FPU*, TF, TF); 185 TF (*subtf) (CGEN_FPU*, TF, TF); 186 TF (*multf) (CGEN_FPU*, TF, TF); 187 TF (*divtf) (CGEN_FPU*, TF, TF); 188 TF (*remtf) (CGEN_FPU*, TF, TF); 189 TF (*negtf) (CGEN_FPU*, TF); 190 TF (*abstf) (CGEN_FPU*, TF); 191 TF (*sqrttf) (CGEN_FPU*, TF); 192 TF (*invtf) (CGEN_FPU*, TF); [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/common/ |
| H A D | cgen-fpu.h | 16 typedef struct { SI parts[4]; } TF; typedef 184 TF (*addtf) (CGEN_FPU*, TF, TF); 185 TF (*subtf) (CGEN_FPU*, TF, TF); 186 TF (*multf) (CGEN_FPU*, TF, TF); 187 TF (*divtf) (CGEN_FPU*, TF, TF); 188 TF (*remtf) (CGEN_FPU*, TF, TF); 189 TF (*negtf) (CGEN_FPU*, TF); 190 TF (*abstf) (CGEN_FPU*, TF); 191 TF (*sqrttf) (CGEN_FPU*, TF); 192 TF (*invtf) (CGEN_FPU*, TF); [all …]
|
| /netbsd-src/external/lgpl3/mpfr/dist/tests/ |
| H A D | troot.c | 24 #ifdef TF 28 # define TF mpfr_root macro 45 { return TF (y, x, N, rnd); } \ 67 i = TF (y, x, 17, MPFR_RNDN); in special() 77 i = TF (y, x, 42, MPFR_RNDN); in special() 87 i = TF (y, x, 17, MPFR_RNDN); in special() 97 i = TF (y, x, 42, MPFR_RNDN); in special() 113 i = TF (y, x, 17, MPFR_RNDN); in special() 122 i = TF (y, x, 42, MPFR_RNDN); in special() 132 i = TF (y, x, 17, MPFR_RNDN); in special() [all …]
|
| H A D | trootn_ui.c | 23 #define TF mpfr_rootn_ui macro
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/ |
| H A D | SparcAsmPrinter.cpp | 294 SparcMCExpr::VariantKind TF = (SparcMCExpr::VariantKind) MO.getTargetFlags(); in printOperand() local 300 assert(TF == SparcMCExpr::VK_Sparc_None && in printOperand() 303 assert((TF == SparcMCExpr::VK_Sparc_HI in printOperand() 304 || TF == SparcMCExpr::VK_Sparc_H44 in printOperand() 305 || TF == SparcMCExpr::VK_Sparc_HH in printOperand() 306 || TF == SparcMCExpr::VK_Sparc_LM in printOperand() 307 || TF == SparcMCExpr::VK_Sparc_TLS_GD_HI22 in printOperand() 308 || TF == SparcMCExpr::VK_Sparc_TLS_LDM_HI22 in printOperand() 309 || TF == SparcMCExpr::VK_Sparc_TLS_LDO_HIX22 in printOperand() 310 || TF == SparcMCExpr::VK_Sparc_TLS_IE_HI22 in printOperand() [all …]
|
| /netbsd-src/sys/arch/sh3/sh3/ |
| H A D | db_interface.c | 629 #define TF(x) db_printf("tf_" #x "\t\t0x%08x\t", tf->tf_ ## x); \ in __db_print_tfstack() macro 632 TF(ubc); in __db_print_tfstack() 633 TF(ssr); in __db_print_tfstack() 634 TF(spc); in __db_print_tfstack() 635 TF(pr); in __db_print_tfstack() 636 TF(gbr); in __db_print_tfstack() 637 TF(macl); in __db_print_tfstack() 638 TF(mach); in __db_print_tfstack() 639 TF(r0); in __db_print_tfstack() 640 TF(r1); in __db_print_tfstack() [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/t/ |
| H A D | 12-preprocess.t | 26 open TF, "> $TMPFILE" or die "Couldn't open test file: $!; aborting"; 27 print TF $t; 28 close TF; 38 open TF, "< $TMPFILE" or die "Couldn't open test file: $!; aborting"; 40 (TYPE => 'FILEHANDLE', SOURCE => \*TF) or die;
|
| /netbsd-src/tests/fs/cd9660/ |
| H A D | pr_48787.image.hex | 79 00019040 00 00 00 00 00 00 00 00 00 00 00 00 00 54 46 1a |.............TF.| 87 000190c0 00 00 00 00 00 00 00 00 00 00 54 46 1a 01 0e 72 |..........TF...r| 93 00019120 00 00 03 e8 e8 03 00 00 00 00 03 e8 54 46 1a 01 |............TF..| 119 0001a040 00 00 00 00 03 e8 54 46 1a 01 0e 72 05 06 0f 1e |......TF...r....| 125 0001a0a0 00 00 00 00 00 00 54 46 1a 01 0e 72 05 06 0f 1f |......TF...r....| 132 0001a110 03 e8 54 46 1a 01 0e 72 05 06 0f 1e 12 00 72 05 |..TF...r......r.| 139 0001a180 00 00 00 00 03 e8 e8 03 00 00 00 00 03 e8 54 46 |..............TF| 193 1020f9040 00 00 00 00 00 00 00 00 00 00 00 00 00 54 46 1a |.............TF.| 201 1020f90c0 00 00 00 00 00 00 00 00 00 00 54 46 1a 01 0e 72 |..........TF...r| 207 1020f9120 00 00 03 e8 e8 03 00 00 00 00 03 e8 54 46 1a 01 |............TF..| [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
| H A D | AVRMCInstLower.cpp | 28 unsigned char TF = MO.getTargetFlags(); in lowerSymbolOperand() local 32 if (TF & AVRII::MO_NEG) { IsNegated = true; } in lowerSymbolOperand() 41 if (TF & AVRII::MO_LO) { in lowerSymbolOperand() 48 } else if (TF & AVRII::MO_HI) { in lowerSymbolOperand() 55 } else if (TF != 0) { in lowerSymbolOperand()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
| H A D | ia64-modes.def | 22 /* IA64 requires both XF and TF modes. 31 FLOAT_MODE (TF, 16, ieee_quad_format); 37 TF 16/16 16/16 43 TF - - 49 TF 16/8 - 65 ADJUST_ALIGNMENT (TF, (TARGET_ILP32 && TARGET_HPUX) ? 8 : 16);
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
| H A D | ia64-modes.def | 22 /* IA64 requires both XF and TF modes. 31 FLOAT_MODE (TF, 16, ieee_quad_format); 37 TF 16/16 16/16 43 TF - - 49 TF 16/8 - 65 ADJUST_ALIGNMENT (TF, (TARGET_ILP32 && TARGET_HPUX) ? 8 : 16);
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
| H A D | vector.md | 35 (TF "TARGET_VXE")]) 37 (V1TF "TARGET_VXE") (TF "TARGET_VXE")]) 39 (define_mode_iterator VT_HW_HSDT [V8HI V4SI V4SF V2DI V2DF V1TI V1TF TI TF]) 64 (V1TF "TARGET_VXE") (TF "TARGET_VXE")]) 70 (TF "TARGET_VXE")]) 76 (TF "TARGET_VXE")]) 83 (TF "TARGET_VXE")]) 100 (V1TF "") (TF "")]) 103 (define_mode_attr tf_vr [(TF "_vr") (V4SF "") (V2DF "") (V1TF "") (V1SF "") 115 (V1TF "TF") (TF "TF")]) [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | ia64-opc-i.c | 172 #define TF(a,b,c) \ macro 176 {"tf.z", TF (0, 0, 0)}, 178 {"tf.z.unc", TF (0, 0, 1)}, 180 {"tf.z.and", TF (0, 1, 0)}, 182 {"tf.nz.and", TF (0, 1, 1)}, 184 {"tf.z.or", TF (1, 0, 0)}, 186 {"tf.nz.or", TF (1, 0, 1)}, 188 {"tf.z.or.andcm", TF (1, 1, 0)}, 190 {"tf.nz.or.andcm", TF (1, 1, 1)}, 192 #undef TF
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | ia64-opc-i.c | 172 #define TF(a,b,c) \ macro 176 {"tf.z", TF (0, 0, 0)}, 178 {"tf.z.unc", TF (0, 0, 1)}, 180 {"tf.z.and", TF (0, 1, 0)}, 182 {"tf.nz.and", TF (0, 1, 1)}, 184 {"tf.z.or", TF (1, 0, 0)}, 186 {"tf.nz.or", TF (1, 0, 1)}, 188 {"tf.z.or.andcm", TF (1, 1, 0)}, 190 {"tf.nz.or.andcm", TF (1, 1, 1)}, 192 #undef TF
|
| /netbsd-src/bin/pax/ |
| H A D | options.h | 71 #define TF 0x000002000ULL macro 113 #define BDEXTR (AF|BF|LF|TF|WF|XF|CBF|CHF|CLF|CMF|CPF|CXF) 116 #define BDLIST (AF|BF|IF|KF|LF|OF|PF|RF|TF|UF|WF|XF|CBF|CDF|CHF|CLF|CMF|CPF|CXF|CYF|CZF)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGDumper.cpp | 635 if (unsigned int TF = GADN->getTargetFlags()) in print_details() local 636 OS << " [TF=" << TF << ']'; in print_details() 641 if (unsigned int TF = JTDN->getTargetFlags()) in print_details() local 642 OS << " [TF=" << TF << ']'; in print_details() 653 if (unsigned int TF = CP->getTargetFlags()) in print_details() local 654 OS << " [TF=" << TF << ']'; in print_details() 657 if (unsigned TF = TI->getTargetFlags()) in print_details() local 658 OS << " [TF=" << TF << ']'; in print_details() 671 if (unsigned int TF = ES->getTargetFlags()) in print_details() local 672 OS << " [TF=" << TF << ']'; in print_details() [all …]
|
| /netbsd-src/usr.sbin/makefs/cd9660/ |
| H A D | iso9660_rrip.c | 676 p->attr.rr_entry.TF.flags[0] = TF_MODIFY | TF_ACCESS | TF_ATTRIBUTES; in cd9660node_rrip_tf() 677 p->attr.rr_entry.TF.h.length[0] = 5; in cd9660node_rrip_tf() 678 p->attr.rr_entry.TF.h.version[0] = 1; in cd9660node_rrip_tf() 685 cd9660_time_915(p->attr.rr_entry.TF.timestamp, in cd9660node_rrip_tf() 687 p->attr.rr_entry.TF.h.length[0] += 7; in cd9660node_rrip_tf() 689 cd9660_time_915(p->attr.rr_entry.TF.timestamp + 7, in cd9660node_rrip_tf() 691 p->attr.rr_entry.TF.h.length[0] += 7; in cd9660node_rrip_tf() 693 cd9660_time_915(p->attr.rr_entry.TF.timestamp + 14, in cd9660node_rrip_tf() 695 p->attr.rr_entry.TF.h.length[0] += 7; in cd9660node_rrip_tf()
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/rs6000/ |
| H A D | t-float128 | 7 # names used by the IBM double-double format use TF in them, so we rename 10 # We use the TF functions in soft-fp for 128-bit floating point support, using 11 # sed to transform the names in the files from TF names to KF names. 88 # Force the TF mode to/from decimal functions to be compiled with IBM long
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
| H A D | sparc.md | 218 (define_mode_iterator F [SF DF TF]) 724 (compare:CCFPE (match_operand:TF 1 "register_operand" "e") 725 (match_operand:TF 2 "register_operand" "e")))] 761 (compare:CCFP (match_operand:TF 1 "register_operand" "e") 762 (match_operand:TF 2 "register_operand" "e")))] 2641 [(set (match_operand:TF 0 "nonimmediate_operand" "") 2642 (match_operand:TF 1 "general_operand" ""))] 2650 [(set (match_operand:TF 0 "nonimmediate_operand" "=b, e,o, o, r") 2651 (match_operand:TF 1 "input_operand" " G,oe,e,rG,roG"))] 2660 [(set (match_operand:TF 0 "nonimmediate_operand" "=b, e,o, o, r") [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| H A D | sparc.md | 218 (define_mode_iterator F [SF DF TF]) 724 (compare:CCFPE (match_operand:TF 1 "register_operand" "e") 725 (match_operand:TF 2 "register_operand" "e")))] 761 (compare:CCFP (match_operand:TF 1 "register_operand" "e") 762 (match_operand:TF 2 "register_operand" "e")))] 2641 [(set (match_operand:TF 0 "nonimmediate_operand" "") 2642 (match_operand:TF 1 "general_operand" ""))] 2650 [(set (match_operand:TF 0 "nonimmediate_operand" "=b, e,o, o, r") 2651 (match_operand:TF 1 "input_operand" " G,oe,e,rG,roG"))] 2660 [(set (match_operand:TF 0 "nonimmediate_operand" "=b, e,o, o, r") [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/ |
| H A D | t-float128 | 7 # names used by the IBM double-double format use TF in them, so we rename 10 # We use the TF functions in soft-fp for 128-bit floating point support, using 11 # sed to transform the names in the files from TF names to KF names.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMAsmPrinter.cpp | 200 unsigned TF = MO.getTargetFlags(); in PrintSymbolOperand() local 201 if (TF & ARMII::MO_LO16) in PrintSymbolOperand() 203 else if (TF & ARMII::MO_HI16) in PrintSymbolOperand() 205 GetARMGVSymbol(MO.getGlobal(), TF)->print(O, MAI); in PrintSymbolOperand() 229 unsigned TF = MO.getTargetFlags(); in printOperand() local 230 if (TF == ARMII::MO_LO16) in printOperand() 232 else if (TF == ARMII::MO_HI16) in printOperand() 916 unsigned char TF = Subtarget->isTargetMachO() ? ARMII::MO_NONLAZY : 0; in emitMachineConstantPoolValue() local 917 MCSym = GetARMGVSymbol(GV, TF); in emitMachineConstantPoolValue() 1433 const unsigned TF = Op.getTargetFlags(); in emitInstruction() local [all …]
|
| /netbsd-src/tests/bin/sh/ |
| H A D | t_builtins.sh | 765 { chmod +rwx TF TFT TD; rm -fr TF TFT TD; } 2>/dev/null || : 796 { chmod +rwx TF TFT TD; rm -fr TF TFT TD; } 2>/dev/null || :
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
| H A D | floatunsitf.c | 4 typedef float TFtype __attribute__ ((mode (TF)));
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/ |
| H A D | floatunsitf.c | 4 typedef float TFtype __attribute__ ((mode (TF)));
|