Searched refs:f4 (Results 1 - 25 of 1687) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dimplicit_5.f9013 function f4 () function
15 real f4 local in function:f4
17 end function f4
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dfp-save.s2 sfmfd f4, 1, [sp]!
3 .save f4, 1
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A Dpr52400_0.C4 static int f4(int);
7 extern int f4(int);
8 return f4(a);
12 int f4(int a) { return 4+a; } function
16 int a = f4(1);
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dgot-page-7d.s1 .globl f4
2 .ent f4
3 f4: label
6 .end f4
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dl_d-reloc.s3 l.d $f4,($5)
4 l.d $f4,0x7ffb($5)
5 l.d $f4,0x7ffc($5)
6 l.d $f4,0x7fff($5)
7 l.d $f4,0x8000($5)
8 l.d $f4,0x37ffb($5)
9 l.d $f4,0x37ffc($5)
10 l.d $f4,0x37fff($5)
11 l.d $f4,0x38000($5)
13 l.d $f4,
[all...]
H A Dvr5400-ill.s1 sll.ob $f2,$f4,4
2 sll.ob $f2,$f4,$f6[1]
3 sll.ob $f2,$f4,$f6
5 srl.ob $f2,$f4,4
6 srl.ob $f2,$f4,$f6[1]
7 srl.ob $f2,$f4,$f6
13 add.ob $f2,$f4,$f6
14 add.ob $v2,$f4,$f6
16 add.ob $f2,$f4,$v6
19 add.ob $f2,$f4,
[all...]
H A Dset-arch.s45 c.f.d $f4,$f6
46 c.f.d $fcc1,$f4,$f6
49 madd.d $f0,$f2,$f4,$f6
50 madd.s $f0,$f2,$f4,$f6
52 movf.d $f4,$f6,$fcc0
53 movf.s $f4,$f6,$fcc0
55 movn.d $f4,$f6,$6
56 movn.s $f4,$f6,$6
58 movt.d $f4,$f6,$fcc0
59 movt.s $f4,
[all...]
H A Dmips4-fp.s7 c.f.d $f4,$f6
8 c.f.d $fcc1,$f4,$f6
11 madd.d $f0,$f2,$f4,$f6
15 movf.d $f4,$f6,$fcc0
16 movf.s $f4,$f6,$fcc0
17 movn.d $f4,$f6,$6
18 movn.s $f4,$f6,$6
20 movt.d $f4,$f6,$fcc0
21 movt.s $f4,$f6,$fcc0
22 movz.d $f4,
[all...]
H A Dtrunc.s4 trunc.w.d $f4,$f6,$4
6 trunc.w.s $f4,$f6,$4
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dinline-28.c22 auto inline int f4 (void);
23 inline int f4 (void) function
27 return f1 () + f2 () + f3 () + f4 () - 8;
H A Dinline-29.c22 auto inline int f4 (void);
23 inline int f4 (void) function
27 return f1 () + f2 () + f3 () + f4 () - 8;
H A Dinline-30.c22 auto inline int f4 (void);
23 inline int f4 (void) function
27 return f1 () + f2 () + f3 () + f4 () - 8;
H A Dinline-34.c18 inline void f4 (void) { static int a4; } function
19 extern inline void f4 (void);
H A Dinline-35.c18 static int f4 (void);
19 int f4 (void) { return n; } function
/haiku-buildtools/binutils/ld/testsuite/ld-powerpc/
H A Delfv2-2b.s11 .globl f4
12 .type f4,@function
14 f4: label
15 .localentry f4,0
17 .size f4,.-f4
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr47968.c9 float4 f4 = (float4) d2; local
10 return *(float *) &f4;
/haiku-buildtools/binutils/gas/testsuite/gas/ia64/
H A Dopc-f.s5 fma f4 = f5, f6, f7
6 fma.s0 f4 = f5, f6, f7
7 fma.s1 f4 = f5, f6, f7
8 fma.s2 f4 = f5, f6, f7
9 fma.s3 f4 = f5, f6, f7
11 fma.s f4 = f5, f6, f7
12 fma.s.s0 f4 = f5, f6, f7
13 fma.s.s1 f4 = f5, f6, f7
14 fma.s.s2 f4 = f5, f6, f7
15 fma.s.s3 f4
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/ia64/
H A Dopc-f.s5 fma f4 = f5, f6, f7
6 fma.s0 f4 = f5, f6, f7
7 fma.s1 f4 = f5, f6, f7
8 fma.s2 f4 = f5, f6, f7
9 fma.s3 f4 = f5, f6, f7
11 fma.s f4 = f5, f6, f7
12 fma.s.s0 f4 = f5, f6, f7
13 fma.s.s1 f4 = f5, f6, f7
14 fma.s.s2 f4 = f5, f6, f7
15 fma.s.s3 f4
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/other/
H A Dtypedef1.C7 void f4(typedef int x) {} // { dg-error "typedef declaration" } function
/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/
H A Dpr56607.c25 f4 (void) function
/haiku-buildtools/binutils/ld/testsuite/ld-tic6x/
H A Dpcrel-reloc-local-2.s5 bnop .S2 f4,0
7 bdec .S2 f4,b1
9 b .S2 f4
11 addkpc .S2 f4,b1,0
15 f4: label
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mips/
H A Dmips4.s9 c.f.d $f4,$f6
10 c.f.d $fcc1,$f4,$f6
13 madd.d $f0,$f2,$f4,$f6
14 madd.s $f0,$f2,$f4,$f6
16 movf.d $f4,$f6,$fcc0
17 movf.s $f4,$f6,$fcc0
19 movn.d $f4,$f6,$6
20 movn.s $f4,$f6,$6
22 movt.d $f4,$f6,$fcc0
23 movt.s $f4,
[all...]
H A Dset-arch.s45 c.f.d $f4,$f6
46 c.f.d $fcc1,$f4,$f6
49 madd.d $f0,$f2,$f4,$f6
50 madd.s $f0,$f2,$f4,$f6
52 movf.d $f4,$f6,$fcc0
53 movf.s $f4,$f6,$fcc0
55 movn.d $f4,$f6,$6
56 movn.s $f4,$f6,$6
58 movt.d $f4,$f6,$fcc0
59 movt.s $f4,
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/mmix/
H A Droundr-op-r.d9 0: 178701f4 fint \$135,ROUND_OFF,\$244
11 8: 178500f4 fint \$133,\$244
14 14: 058700f4 fix \$135,\$244
15 18: 078700f4 fixu \$135,\$244
H A Droundr-op.d7 0: 178701f4 fint \$135,ROUND_OFF,\$244
9 8: 178500f4 fint \$133,\$244
12 14: 058700f4 fix \$135,\$244
13 18: 078700f4 fixu \$135,\$244

Completed in 145 milliseconds

1234567891011>>