/toolchain/binutils/binutils-2.25/gprof/ |
D | source.c | 40 Source_File *sf; in source_file_lookup_path() local 42 for (sf = first_src_file; sf; sf = sf->next) in source_file_lookup_path() 44 if (FILENAME_CMP (path, sf->name) == 0) in source_file_lookup_path() 48 if (!sf) in source_file_lookup_path() 51 sf = (Source_File *) xmalloc (sizeof (*sf)); in source_file_lookup_path() 53 memset (sf, 0, sizeof (*sf)); in source_file_lookup_path() 55 sf->name = xstrdup (path); in source_file_lookup_path() 56 sf->next = first_src_file; in source_file_lookup_path() 57 first_src_file = sf; in source_file_lookup_path() 60 return sf; in source_file_lookup_path() [all …]
|
D | basic_blocks.c | 322 Source_File *sf = (Source_File *) arg; in annotate_with_count() local 330 if (line_num <= sf->num_lines) in annotate_with_count() 331 b = (Sym *) sf->line[line_num - 1]; in annotate_with_count() 465 Source_File *sf; in print_annotated_source() local 487 for (sf = first_src_file; sf; sf = sf->next) in print_annotated_source() 489 if (sf->num_lines > 0) in print_annotated_source() 491 sf->line = (void **) xmalloc (sf->num_lines * sizeof (sf->line[0])); in print_annotated_source() 492 memset (sf->line, 0, sf->num_lines * sizeof (sf->line[0])); in print_annotated_source() 530 for (sf = first_src_file; sf; sf = sf->next) in print_annotated_source() 532 if (!sf->num_lines || (ignore_zeros && sf->ncalls == 0)) in print_annotated_source() [all …]
|
D | source.h | 60 (Source_File *sf, unsigned int max_width,
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/ |
D | opc-f.pl | 3 @sf = ( "", ".s0", ".s1", ".s2", ".s3" ); 10 foreach $s (@sf) { 20 foreach $s (@sf) { 27 foreach $s (@sf) { 58 foreach $s (@sf) { 80 foreach $s (@sf) { 87 foreach $s (@sf) { 97 foreach $s (@sf) { 106 foreach $s (@sf) { 132 foreach $s (@sf) { [all …]
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | or1korbis.cpu | 41 (dnf f-op-25-5 "op-25-5" ((MACH ORBIS-MACHS)) 25 5) ;; sys, trap, *sync, sf* 1015 (define-pmacro (sf-insn op) 1017 (dni (.sym l- "sf" op "s") ; l-sfgts 1018 (.str "l.sf" op "s reg/reg") ; "l.sfgts reg/reg" 1020 (.str "l.sf" op "s $rA,$rB") ; "l.sfgts $rA,$rB" 1025 (dni (.sym l- "sf" op "si") ; l-sfgtsi 1026 … (.str "l.sf" op "si reg/simm16") ; "l.sfgtsi reg/simm16" 1028 … (.str "l.sf" op "si $rA,$simm16") ; "l.sfgtsi $rA,$simm16" 1033 (dni (.sym l- "sf" op "u") ; l-sfgtu 1034 (.str "l.sf" op "u reg/reg") ; "l.sfgtu reg/reg" [all …]
|
D | or1korfpx.cpu | 159 (.str "lf.sf" mnemonic ".s reg/reg") 161 (.str "lf.sf" mnemonic ".s $rASF,$rBSF") 167 (.str "lf.sf" mnemonic ".d reg/reg") 169 (.str "lf.sf" mnemonic ".d $rASF,$rBSF")
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | mips64-mips3d.s | 79 cabs.sf.d $fcc0, $f8, $f19 80 cabs.sf.d $fcc2, $f8, $f19 81 cabs.sf.s $fcc0, $f8, $f19 82 cabs.sf.s $fcc2, $f8, $f19 83 cabs.sf.ps $fcc0, $f8, $f19 84 cabs.sf.ps $fcc2, $f8, $f19
|
D | r6-removed.s | 41 c.sf.s $f0,$f2 57 c.sf.ps $f0,$f2 73 c.sf.d $f0,$f2 89 c.sf.s $fcc2, $f0,$f2 105 c.sf.ps $fcc2, $f0,$f2 121 c.sf.d $fcc2, $f0,$f2
|
D | mips64-mips3d.d | 76 0+0104 <[^>]*> 46334078 cabs\.sf\.d \$fcc0,\$f8,\$f19 77 0+0108 <[^>]*> 46334278 cabs\.sf\.d \$fcc2,\$f8,\$f19 78 0+010c <[^>]*> 46134078 cabs\.sf\.s \$fcc0,\$f8,\$f19 79 0+0110 <[^>]*> 46134278 cabs\.sf\.s \$fcc2,\$f8,\$f19 80 0+0114 <[^>]*> 46d34078 cabs\.sf\.ps \$fcc0,\$f8,\$f19 81 0+0118 <[^>]*> 46d34278 cabs\.sf\.ps \$fcc2,\$f8,\$f19
|
D | mips64-mips3d-incl.d | 79 0+0104 <[^>]*> 46334078 cabs\.sf\.d \$fcc0,\$f8,\$f19 80 0+0108 <[^>]*> 46334278 cabs\.sf\.d \$fcc2,\$f8,\$f19 81 0+010c <[^>]*> 46134078 cabs\.sf\.s \$fcc0,\$f8,\$f19 82 0+0110 <[^>]*> 46134278 cabs\.sf\.s \$fcc2,\$f8,\$f19 83 0+0114 <[^>]*> 46d34078 cabs\.sf\.ps \$fcc0,\$f8,\$f19 84 0+0118 <[^>]*> 46d34278 cabs\.sf\.ps \$fcc2,\$f8,\$f19
|
D | r6-removed.l | 40 .*:41: Error: opcode not supported on this processor: .* \(.*\) `c.sf.s \$f0,\$f2' 56 .*:57: Error: opcode not supported on this processor: .* \(.*\) `c.sf.ps \$f0,\$f2' 72 .*:73: Error: opcode not supported on this processor: .* \(.*\) `c.sf.d \$f0,\$f2' 88 .*:89: Error: opcode not supported on this processor: .* \(.*\) `c.sf.s \$fcc2,\$f0,\$f2' 104 .*:105: Error: opcode not supported on this processor: .* \(.*\) `c.sf.ps \$fcc2,\$f0,\$f2' 120 .*:121: Error: opcode not supported on this processor: .* \(.*\) `c.sf.d \$fcc2,\$f0,\$f2'
|
D | mips5-fp.s | 29 c.sf.ps $f8, $f10 30 c.sf.ps $fcc2, $f10, $f12
|
D | mips5-fp.d | 35 0+0064 <[^>]*> 46ca4038 c\.sf\.ps \$f8,\$f10 36 0+0068 <[^>]*> 46cc5238 c\.sf\.ps \$fcc2,\$f10,\$f12
|
D | micromips@mips5-fp.d | 36 [0-9a-f]+ <[^>]*> 5548 0a3c c\.sf\.ps \$f8,\$f10 37 [0-9a-f]+ <[^>]*> 558a 4a3c c\.sf\.ps \$fcc2,\$f10,\$f12
|
D | micromips.s | 3558 c.sf.d $f0, $f1 3559 c.sf.d $f30, $f31 3560 c.sf.d $fcc0, $f30, $f31 3561 c.sf.d $fcc1, $f30, $f31 3562 c.sf.d $fcc7, $f30, $f31 3563 c.sf.s $f0, $f1 3564 c.sf.s $f30, $f31 3565 c.sf.s $fcc0, $f30, $f31 3566 c.sf.s $fcc1, $f30, $f31 3567 c.sf.s $fcc7, $f30, $f31 [all …]
|
D | set-arch.d | 89 00000144 <[^>]*> 46ca4038 c\.sf\.ps \$f8,\$f10 90 00000148 <[^>]*> 46cc5238 c\.sf\.ps \$fcc2,\$f10,\$f12
|
D | loongson-2e.s | 135 c.sf.ps $f8, $f10
|
D | loongson-2f.s | 135 c.sf.ps $f8, $f10
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-d10v/ |
D | d10v.exp | 187 foreach sf $opts(source) { 188 lappend sourcefiles "$srcdir/$subdir/$sf" 190 set asflags($srcdir/$subdir/$sf) $asflags($sf)
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ia64-ic.tbl | 8 fcmp-s0; fcmp[Field(sf)==s0] 9 fcmp-s1; fcmp[Field(sf)==s1] 10 fcmp-s2; fcmp[Field(sf)==s2] 11 fcmp-s3; fcmp[Field(sf)==s3] 14 fp-arith-s0; IC:fp-arith[Field(sf)==s0] 15 fp-arith-s1; IC:fp-arith[Field(sf)==s1] 16 fp-arith-s2; IC:fp-arith[Field(sf)==s2] 17 fp-arith-s3; IC:fp-arith[Field(sf)==s3] 19 fpcmp-s0; fpcmp[Field(sf)==s0] 20 fpcmp-s1; fpcmp[Field(sf)==s1] [all …]
|
D | ns32k-dis.c | 419 struct { unsigned m:23, e:8, :1;} sf; member 429 val = (p->sf.e == 0xff in invalid_float() 430 || (p->sf.e == 0 && p->sf.m != 0)); in invalid_float()
|
D | hppa-dis.c | 1157 int sf = GET_FIELD (insn, 19, 20); in print_insn_hppa() local 1175 t, source[sf], dest[df]); in print_insn_hppa()
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-spu/ |
D | pic.s | 15 sf 126,2,126
|
D | pic.d | 19 10: 08 1f 81 7e sf \$126,\$2,\$126
|
/toolchain/binutils/binutils-2.25/ld/testsuite/lib/ |
D | ld-lib.exp | 757 foreach sf $opts(source) { 758 if { [string match "/*" $sf] } { 759 lappend sourcefiles "$sf" 761 lappend sourcefiles "$srcdir/$subdir/$sf"
|