Searched refs:F0 (Results 1 - 25 of 41) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr34088.c5 int F0 (int);
6 int F1 (int t) { return F0(t); }
7 int F2 (int t) { return F0(t); }
/haiku-buildtools/binutils/gas/testsuite/gas/tic4x/
H A Dregisters.s54 ldf F0,F0
55 ldf F0,F1
56 ldf F0,F2
57 ldf F0,F3
58 ldf F0,F4
59 ldf F0,F5
60 ldf F0,F6
61 ldf F0,F7
64 ldf F0,F
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/tic4x/
H A Dregisters.s54 ldf F0,F0
55 ldf F0,F1
56 ldf F0,F2
57 ldf F0,F3
58 ldf F0,F4
59 ldf F0,F5
60 ldf F0,F6
61 ldf F0,F7
64 ldf F0,F
[all...]
/haiku-buildtools/binutils/ld/testsuite/ld-frv/
H A Dfdpic1.s7 call .F0
9 .F0:
H A Dfdpic7.s7 call .F0+4
9 .F0:
H A Dfdpic-static-7.d11 [0-9a-f ]+: 80 3c 00 02 call [0-9a-f]+ <\.F0\+0x4>
13 [0-9a-f ]+<\.F0>:
H A Dfdpic-pie-7.d11 [0-9a-f ]+: 80 3c 00 02 call [0-9a-f]+ <\.F0\+0x4>
13 [0-9a-f ]+<\.F0>:
H A Dfdpic-shared-1.d11 [0-9a-f ]+: 80 3c 00 01 call [0-9a-f]+ <\.F0>
13 [0-9a-f ]+<\.F0>:
H A Dfdpic-pie-1.d11 [0-9a-f ]+: 80 3c 00 01 call [0-9a-f]+ <\.F0>
13 [0-9a-f ]+<\.F0>:
H A Dfdpic-static-1.d11 [0-9a-f ]+: 80 3c 00 01 call [0-9a-f]+ <\.F0>
13 [0-9a-f ]+<\.F0>:
H A Dfdpic-shared-7.d11 [0-9a-f ]+: 80 3c 00 02 call [0-9a-f]+ <\.F0\+0x4>
13 [0-9a-f ]+<\.F0>:
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-frv/
H A Dfdpic1.s7 call .F0
9 .F0:
H A Dfdpic7.s7 call .F0+4
9 .F0:
H A Dfdpic-pie-1.d11 [0-9a-f ]+: 80 3c 00 01 call [0-9a-f]+ <\.F0>
13 [0-9a-f ]+<\.F0>:
H A Dfdpic-pie-7.d11 [0-9a-f ]+: 80 3c 00 02 call [0-9a-f]+ <\.F0\+0x4>
13 [0-9a-f ]+<\.F0>:
H A Dfdpic-shared-1.d11 [0-9a-f ]+: 80 3c 00 01 call [0-9a-f]+ <\.F0>
13 [0-9a-f ]+<\.F0>:
H A Dfdpic-shared-7.d11 [0-9a-f ]+: 80 3c 00 02 call [0-9a-f]+ <\.F0\+0x4>
13 [0-9a-f ]+<\.F0>:
H A Dfdpic-static-1.d11 [0-9a-f ]+: 80 3c 00 01 call [0-9a-f]+ <\.F0>
13 [0-9a-f ]+<\.F0>:
H A Dfdpic-static-7.d11 [0-9a-f ]+: 80 3c 00 02 call [0-9a-f]+ <\.F0\+0x4>
13 [0-9a-f ]+<\.F0>:
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Denum29.C44 enum F0 : int { f0 = X0() };
/haiku-buildtools/jam/
H A Djamgram.yy52 # define F0 (LIST *(*)(PARSE *, LOL *, int *))0
75 # define pnode( l,r ) parse_make( F0,l,r,P0,S0,S0,0 )
76 # define psnode( s,l ) parse_make( F0,l,P0,P0,s,S0,0 )
H A Djamgram.y98 # define F0 (LIST *(*)(PARSE *, LOL *, int *))0
121 # define pnode( l,r ) parse_make( F0,l,r,P0,S0,S0,0 )
122 # define psnode( s,l ) parse_make( F0,l,P0,P0,s,S0,0 )
H A Djamgram.c187 # define F0 (LIST *(*)(PARSE *, LOL *, int *))0 macro
210 # define pnode( l,r ) parse_make( F0,l,r,P0,S0,S0,0 )
211 # define psnode( s,l ) parse_make( F0,l,P0,P0,s,S0,0 )
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/x86_64/abi/avx/
H A Dtest_passing_m256.c93 fregs.F0.TYPE[0] = _i0; \
128 fregs.F0.TYPE[0] = _i0; \
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/x86_64/abi/avx512f/
H A Dtest_passing_m512.c93 fregs.F0.TYPE[0] = _i0; \
128 fregs.F0.TYPE[0] = _i0; \

Completed in 88 milliseconds

12