| /netbsd/src/lib/libc/compat/arch/alpha/gen/ |
| D | compat_setjmp.S | 89 stt fs0, ((2 + 37) * 8)(a0) /* saved bits of sc_fpregs */ 90 stt fs1, ((3 + 37) * 8)(a0) 91 stt fs2, ((4 + 37) * 8)(a0) 92 stt fs3, ((5 + 37) * 8)(a0) 93 stt fs4, ((6 + 37) * 8)(a0) 94 stt fs5, ((7 + 37) * 8)(a0) 95 stt fs6, ((8 + 37) * 8)(a0) 96 stt fs7, ((9 + 37) * 8)(a0) 98 stt ft0, (69 * 8)(a0) /* and store it in sc_fpcr */
|
| D | compat__setjmp.S | 62 stt fs0, ((2 + 37) * 8)(a0) /* saved bits of sc_fpregs */ 63 stt fs1, ((3 + 37) * 8)(a0) 64 stt fs2, ((4 + 37) * 8)(a0) 65 stt fs3, ((5 + 37) * 8)(a0) 66 stt fs4, ((6 + 37) * 8)(a0) 67 stt fs5, ((7 + 37) * 8)(a0) 68 stt fs6, ((8 + 37) * 8)(a0) 69 stt fs7, ((9 + 37) * 8)(a0) 71 stt ft0, (69 * 8)(a0) /* and store it in sc_fpcr */
|
| /netbsd/src/lib/libc/arch/alpha/gen/ |
| D | __setjmp14.S | 92 stt fs0, (2*8 + SC_FPREGS)(a0) /* saved bits of sc_fpregs */ 93 stt fs1, (3*8 + SC_FPREGS)(a0) 94 stt fs2, (4*8 + SC_FPREGS)(a0) 95 stt fs3, (5*8 + SC_FPREGS)(a0) 96 stt fs4, (6*8 + SC_FPREGS)(a0) 97 stt fs5, (7*8 + SC_FPREGS)(a0) 98 stt fs6, (8*8 + SC_FPREGS)(a0) 99 stt fs7, (9*8 + SC_FPREGS)(a0) 103 stt ft0, SC_FPCR(a0) /* and store it in sc_fpcr */
|
| /netbsd/src/sys/arch/alpha/alpha/ |
| D | locore.s | 545 stt $f0, (0 * 8)(t1) /* save first register, using hw name */ 546 stt $f1, (1 * 8)(t1) /* etc. */ 547 stt $f2, (2 * 8)(t1) 548 stt $f3, (3 * 8)(t1) 549 stt $f4, (4 * 8)(t1) 550 stt $f5, (5 * 8)(t1) 551 stt $f6, (6 * 8)(t1) 552 stt $f7, (7 * 8)(t1) 553 stt $f8, (8 * 8)(t1) 554 stt $f9, (9 * 8)(t1) [all …]
|
| D | fp_complete.c | 206 stt(unsigned int rn, t_float *v, struct lwp *l) in stt() function 289 stt(inst.float_detail.fb, &tfb, l); in cvt_qs_ts_st_gf_qf() 310 stt(inst.float_detail.fb, &tfb, l); in cvt_gd() 338 stt(inst.float_detail.fb, &tfb, l); in cvt_qt_dg_qg() 357 stt(inst.float_detail.fb, &tfb, l); in cvt_tq_gq() 612 stt(inst.float_detail.fb, &tfb, l); in alpha_fp_interpret() 616 stt(inst.float_detail.fa, &tfa, l); in alpha_fp_interpret()
|
| /netbsd/src/sys/lib/libunwind/ |
| D | unwind_registers.S | 739 stt $f0, 256($16) 740 stt $f1, 264($16) 741 stt $f2, 272($16) 742 stt $f3, 280($16) 743 stt $f4, 288($16) 744 stt $f5, 296($16) 745 stt $f6, 304($16) 746 stt $f7, 312($16) 747 stt $f8, 320($16) 748 stt $f9, 328($16) [all …]
|
| /netbsd/src/lib/libm/arch/alpha/ |
| D | lrint.S | 16 stt ft0,0(sp)
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | syms.c | 588 static const struct section_to_type stt[] = variable 608 for (t = &stt[0]; t->section; t++) in coff_section_type()
|
| D | elf.c | 8817 struct elf_strtab_hash *stt; in swap_out_syms() local 8834 stt = _bfd_elf_strtab_init (); in swap_out_syms() 8835 if (stt == NULL) in swap_out_syms() 8855 _bfd_elf_strtab_free (stt); in swap_out_syms() 8866 _bfd_elf_strtab_free (stt); in swap_out_syms() 8935 = (unsigned long) _bfd_elf_strtab_add (stt, syms[idx]->name, in swap_out_syms() 9145 _bfd_elf_strtab_finalize (stt); in swap_out_syms() 9154 elfsym->sym.st_name = _bfd_elf_strtab_offset (stt, in swap_out_syms() 9172 *sttp = stt; in swap_out_syms() 9173 symstrtab_hdr->sh_size = _bfd_elf_strtab_size (stt); in swap_out_syms()
|
| D | som.c | 166 static const struct section_to_type stt[] = variable 5773 for (t = &stt[0]; t->section; t++) in som_section_type()
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | syms.c | 588 static const struct section_to_type stt[] = variable 608 for (t = &stt[0]; t->section; t++) in coff_section_type()
|
| D | elf.c | 8808 struct elf_strtab_hash *stt; in swap_out_syms() local 8825 stt = _bfd_elf_strtab_init (); in swap_out_syms() 8826 if (stt == NULL) in swap_out_syms() 8846 _bfd_elf_strtab_free (stt); in swap_out_syms() 8857 _bfd_elf_strtab_free (stt); in swap_out_syms() 8923 = (unsigned long) _bfd_elf_strtab_add (stt, syms[idx]->name, in swap_out_syms() 9131 _bfd_elf_strtab_finalize (stt); in swap_out_syms() 9140 elfsym->sym.st_name = _bfd_elf_strtab_offset (stt, in swap_out_syms() 9158 *sttp = stt; in swap_out_syms() 9159 symstrtab_hdr->sh_size = _bfd_elf_strtab_size (stt); in swap_out_syms()
|
| D | som.c | 166 static const struct section_to_type stt[] = variable 5773 for (t = &stt[0]; t->section; t++) in som_section_type()
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | ChangeLog-2016 | 848 * NEWS: Mention --elf-stt-common= for objcopy. 849 * doc/binutils.texi: Document --elf-stt-common= for objcopy. 852 (copy_options): Add --elf-stt-common=. 853 (copy_usage): Add --elf-stt-common=.
|
| D | NEWS | 438 * Add --elf-stt-common= option to objcopy for ELF targets to control
|
| /netbsd/src/external/bsd/ipf/dist/etc/ |
| D | services | 1089 stt 1607/tcp # stt 1090 stt 1607/udp # stt
|
| /netbsd/src/external/bsd/ipf/dist/perl/ |
| D | Services | 923 1607 stt stt
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | aarch64.cc | 5669 The_stub_table* stt = *sp; in do_relax() local 5670 The_aarch64_input_section* owner = stt->owner(); in do_relax() 5672 stt->addralign()); in do_relax() 5673 stt->set_address_and_file_offset(owner->address() + off, in do_relax()
|
| D | output.h | 279 is_section_type(elfcpp::Elf_Word stt) const in is_section_type() argument 280 { return this->do_is_section_type(stt); } in is_section_type()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | NEWS | 468 * Add a configure option --enable-elf-stt-common to decide whether ELF 472 * New command-line option --elf-stt-common= for ELF targets to control
|
| D | ChangeLog-2016 | 5148 * NEWS: Mention --enable-elf-stt-common and --elf-stt-common= 5151 (show_usage): Add --elf-stt-common=. 5153 (std_longopts): Add --elf-stt-common=. 5154 (parse_args): Handle --elf-stt-common=. 5158 * configure.ac: Add --enable-elf-stt-common and define 5162 * doc/as.texinfo: Document --elf-stt-common=. 5175 --elf-stt-common=no to as. 5178 --elf-stt-common=no to as.
|
| D | configure.ac | 104 AS_HELP_STRING([--enable-elf-stt-common],
|
| /netbsd/src/external/gpl3/binutils/dist/ld/ |
| D | ChangeLog-2016 | 3558 * testsuite/ld-elf/tls_common.exp: Test --elf-stt-common=no and 3559 --elf-stt-common=yes with assembler. 3587 * testsuite/ld-elfcomm/elfcomm.exp: Test --elf-stt-common=yes 3593 * testsuite/ld-x86-64/dwarfreloc.exp: Test --elf-stt-common with
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | cgraph.cc | 4271 symbol_table_test stt; in test_symbol_table_test() local
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/po/ |
| D | ru.po | 5147 " --elf-stt-common=[yes|no] Generate ELF common symbols with STT_COMMON\n" 5291 " --elf-stt-common=[yes|no] генерировать общие символы ELF\n" 5549 msgid "--elf-stt-common=[yes|no] is unsupported on `%s'" 5550 msgstr "--elf-stt-common=[yes|no] не поддерживается на «%s»" 5793 msgid "unrecognized --elf-stt-common= option `%s'" 5794 msgstr "нераспознанный параметр --elf-stt-common= «%s»"
|