Searched refs:ra (Results 1 - 25 of 383) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Derf.f906 REAL :: r = 0.0, ra(2) = (/ 0.0, 1.0 /) variable in program:test_erf
11 ra = erf(ra)
12 ra = erfc(ra)
H A Dbesxy.f907 REAL :: r = 0.0, ra(2) = (/ 0.0, 1.0 /) variable in program:test_erf
17 ra = BESJ0(ra)
18 ra = BESJ1(ra)
19 ra = BESJN(0, ra)
21 ra = BESY0(ra)
22 ra
[all...]
/haiku-buildtools/gcc/gcc/config/spu/
H A Dspu_internals.h53 #define si_lqd(ra,imm) __builtin_si_lqd(ra,imm)
54 #define si_lqx(ra,rb) __builtin_si_lqx(ra,rb)
57 #define si_stqd(rt,ra,imm) __builtin_si_stqd(rt,ra,imm)
58 #define si_stqx(rt,ra,rb) __builtin_si_stqx(rt,ra,rb)
61 #define si_cbd(ra,imm) __builtin_si_cbd(ra,im
375 spu_re(vec_float4 ra) argument
380 spu_rsqrte(vec_float4 ra) argument
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/spu/
H A Dintrinsics-sr.c8 vector unsigned short test_sr_1 (vector unsigned short ra, vector unsigned short count) argument
10 return spu_sr (ra, count);
13 vector signed short test_sr_2 (vector signed short ra, vector unsigned short count) argument
15 return spu_sr (ra, count);
18 vector unsigned int test_sr_3 (vector unsigned int ra, vector unsigned int count) argument
20 return spu_sr (ra, count);
23 vector signed int test_sr_4 (vector signed int ra, vector unsigned int count) argument
25 return spu_sr (ra, count);
28 vector unsigned short test_sr_5 (vector unsigned short ra) argument
30 return spu_sr (ra, 1
33 test_sr_6(vector signed short ra) argument
38 test_sr_7(vector unsigned short ra, unsigned int count) argument
43 test_sr_8(vector signed short ra, unsigned int count) argument
48 test_sr_9(vector unsigned int ra) argument
53 test_sr_10(vector signed int ra) argument
58 test_sr_11(vector unsigned int ra, unsigned int count) argument
63 test_sr_12(vector signed int ra, unsigned int count) argument
71 test_sra_1(vector unsigned short ra, vector unsigned short count) argument
76 test_sra_2(vector signed short ra, vector unsigned short count) argument
81 test_sra_3(vector unsigned int ra, vector unsigned int count) argument
86 test_sra_4(vector signed int ra, vector unsigned int count) argument
91 test_sra_5(vector unsigned short ra) argument
96 test_sra_6(vector signed short ra) argument
101 test_sra_7(vector unsigned short ra, unsigned int count) argument
106 test_sra_8(vector signed short ra, unsigned int count) argument
111 test_sra_9(vector unsigned int ra) argument
116 test_sra_10(vector signed int ra) argument
121 test_sra_11(vector unsigned int ra, unsigned int count) argument
126 test_sra_12(vector signed int ra, unsigned int count) argument
133 test_srqw_1(vector unsigned char ra) argument
138 test_srqw_2(vector signed char ra) argument
143 test_srqw_3(vector unsigned short ra) argument
148 test_srqw_4(vector signed short ra) argument
153 test_srqw_5(vector unsigned int ra) argument
158 test_srqw_6(vector signed int ra) argument
163 test_srqw_7(vector unsigned long ra) argument
168 test_srqw_8(vector signed long ra) argument
173 test_srqw_9(vector unsigned long long ra) argument
178 test_srqw_10(vector signed long long ra) argument
183 test_srqw_11(vector float ra) argument
188 test_srqw_12(vector double ra) argument
193 test_srqw_13(vector unsigned char ra, unsigned int count) argument
198 test_srqw_14(vector signed char ra, unsigned int count) argument
203 test_srqw_15(vector unsigned short ra, unsigned int count) argument
208 test_srqw_16(vector signed short ra, unsigned int count) argument
213 test_srqw_17(vector unsigned int ra, unsigned int count) argument
218 test_srqw_18(vector signed int ra, unsigned int count) argument
223 test_srqw_19(vector unsigned long ra, unsigned int count) argument
228 test_srqw_20(vector signed long ra, unsigned int count) argument
233 test_srqw_21(vector unsigned long long ra, unsigned int count) argument
238 test_srqw_22(vector signed long long ra, unsigned int count) argument
243 test_srqw_23(vector float ra, unsigned int count) argument
248 test_srqw_24(vector double ra, unsigned int count) argument
255 test_srqwbyte_1(vector unsigned char ra) argument
260 test_srqwbyte_2(vector signed char ra) argument
265 test_srqwbyte_3(vector unsigned short ra) argument
270 test_srqwbyte_4(vector signed short ra) argument
275 test_srqwbyte_5(vector unsigned int ra) argument
280 test_srqwbyte_6(vector signed int ra) argument
285 test_srqwbyte_7(vector unsigned long ra) argument
290 test_srqwbyte_8(vector signed long ra) argument
295 test_srqwbyte_9(vector unsigned long long ra) argument
300 test_srqwbyte_10(vector signed long long ra) argument
305 test_srqwbyte_11(vector float ra) argument
310 test_srqwbyte_12(vector double ra) argument
315 test_srqwbyte_13(vector unsigned char ra, unsigned int count) argument
320 test_srqwbyte_14(vector signed char ra, unsigned int count) argument
325 test_srqwbyte_15(vector unsigned short ra, unsigned int count) argument
330 test_srqwbyte_16(vector signed short ra, unsigned int count) argument
335 test_srqwbyte_17(vector unsigned int ra, unsigned int count) argument
340 test_srqwbyte_18(vector signed int ra, unsigned int count) argument
345 test_srqwbyte_19(vector unsigned long ra, unsigned int count) argument
350 test_srqwbyte_20(vector signed long ra, unsigned int count) argument
355 test_srqwbyte_21(vector unsigned long long ra, unsigned int count) argument
360 test_srqwbyte_22(vector signed long long ra, unsigned int count) argument
365 test_srqwbyte_23(vector float ra, unsigned int count) argument
370 test_srqwbyte_24(vector double ra, unsigned int count) argument
377 test_srqwbytebc_1(vector unsigned char ra) argument
382 test_srqwbytebc_2(vector signed char ra) argument
387 test_srqwbytebc_3(vector unsigned short ra) argument
392 test_srqwbytebc_4(vector signed short ra) argument
397 test_srqwbytebc_5(vector unsigned int ra) argument
402 test_srqwbytebc_6(vector signed int ra) argument
407 test_srqwbytebc_7(vector unsigned long ra) argument
412 test_srqwbytebc_8(vector signed long ra) argument
417 test_srqwbytebc_9(vector unsigned long long ra) argument
422 test_srqwbytebc_10(vector signed long long ra) argument
427 test_srqwbytebc_11(vector float ra) argument
432 test_srqwbytebc_12(vector double ra) argument
437 test_srqwbytebc_13(vector unsigned char ra, unsigned int count) argument
442 test_srqwbytebc_14(vector signed char ra, unsigned int count) argument
447 test_srqwbytebc_15(vector unsigned short ra, unsigned int count) argument
452 test_srqwbytebc_16(vector signed short ra, unsigned int count) argument
457 test_srqwbytebc_17(vector unsigned int ra, unsigned int count) argument
462 test_srqwbytebc_18(vector signed int ra, unsigned int count) argument
467 test_srqwbytebc_19(vector unsigned long ra, unsigned int count) argument
472 test_srqwbytebc_20(vector signed long ra, unsigned int count) argument
477 test_srqwbytebc_21(vector unsigned long long ra, unsigned int count) argument
482 test_srqwbytebc_22(vector signed long long ra, unsigned int count) argument
487 test_srqwbytebc_23(vector float ra, unsigned int count) argument
492 test_srqwbytebc_24(vector double ra, unsigned int count) argument
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/cr16/
H A Dbal_test.s4 bal (ra),*+0xff122
5 bal (ra),*+0xfff126
6 bal (ra),*+0x22
7 bal (ra),*+0x122
8 bal (ra),*+0xf122
9 bal (ra),*+0x812a
H A Dbal_test.d10 0: 0f c0 22 f1 bal \(ra\),\*\+0xff122 <main\+0xff122>:m
11 4: ff c0 26 f1 bal \(ra\),\*\+0xfff12a <main\+0xfff12a>:m
12 8: 00 c0 22 00 bal \(ra\),\*\+0x2a <main\+0x2a>:m
13 c: 00 c0 22 01 bal \(ra\),\*\+0x12e <main\+0x12e>:m
14 10: 00 c0 22 f1 bal \(ra\),\*\+0xf132 <main\+0xf132>:m
15 14: 00 c0 2a 81 bal \(ra\),\*\+0x813e <main\+0x813e>:m
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr47725.c6 void *ra; member in struct:_Unwind_Context
14 context.ra = pc_target;
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr45206.c4 struct _Unwind_Context { void *ra; }; member in struct:_Unwind_Context
12 void *handler = __builtin_frob_return_addr ((&cur_context)->ra);
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dmips16-stabs.d5 0: e820 jr ra
H A Dmips16e-save.d10 2:[ ]+64c2[ ]+save[ ]+16,ra
14 a:[ ]+64e6[ ]+save[ ]+48,ra,s0
15 c:[ ]+64d7[ ]+save[ ]+56,ra,s1
16 e:[ ]+64f8[ ]+save[ ]+64,ra,s0-s1
17 10:[ ]+64f9[ ]+save[ ]+72,ra,s0-s1
18 12:[ ]+64fa[ ]+save[ ]+80,ra,s0-s1
19 14:[ ]+64fb[ ]+save[ ]+88,ra,s0-s1
20 16:[ ]+64f0[ ]+save[ ]+128,ra,s0-s1
22 1c:[ ]+f010 64c2[ ]+save[ ]+144,ra
38 5c:[ ]+f71a 64f0[ ]+save[ ]+a0-a1,128,ra,s
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/nios2/
H A Dcdx_pop.s4 pop.n {ra}
5 pop.n {fp,ra}
6 pop.n {r16,ra}
7 pop.n {r16,fp,ra}
8 pop.n {r16,r17,r18,r19,r20,r21,r22,r23,fp,ra}
9 pop.n {ra},0x0
10 pop.n {ra},0x3c
11 pop.n {r16,r17,r18,r19,r20,r21,r22,r23,fp,ra},0x3c
H A Dcdx_push.s4 push.n {ra}
5 push.n {ra,fp}
6 push.n {ra,r16}
7 push.n {ra,fp,r16}
8 push.n {ra,fp,r23,r22,r21,r20,r19,r18,r17,r16}
9 push.n {ra},0x0
10 push.n {ra},0x3c
11 push.n {ra,fp,r23,r22,r21,r20,r19,r18,r17,r16},0x3c
H A Dcdx_pop.d10 0+0000 <[^>]*> 0021 pop.n {ra},0
11 0+0002 <[^>]*> 2021 pop.n {fp,ra},0
12 0+0004 <[^>]*> 4021 pop.n {r16,ra},0
13 0+0006 <[^>]*> 6021 pop.n {r16,fp,ra},0
14 0+0008 <[^>]*> 7c21 pop.n {r16,r17,r18,r19,r20,r21,r22,r23,fp,ra},0
15 0+000a <[^>]*> 0021 pop.n {ra},0
16 0+000c <[^>]*> 03e1 pop.n {ra},60
17 0+000e <[^>]*> 7fe1 pop.n {r16,r17,r18,r19,r20,r21,r22,r23,fp,ra},60
H A Dcdx_push.d10 0+0000 <[^>]*> 8021 push.n {ra},0
11 0+0002 <[^>]*> a021 push.n {ra,fp},0
12 0+0004 <[^>]*> c021 push.n {ra,r16},0
13 0+0006 <[^>]*> e021 push.n {ra,fp,r16},0
14 0+0008 <[^>]*> fc21 push.n {ra,fp,r23,r22,r21,r20,r19,r18,r17,r16},0
15 0+000a <[^>]*> 8021 push.n {ra},0
16 0+000c <[^>]*> 83e1 push.n {ra},60
17 0+000e <[^>]*> ffe1 push.n {ra,fp,r23,r22,r21,r20,r19,r18,r17,r16},60
H A Dmpx.d10 0+0004 <[^>]*> dc0007e0 ldsex zero,\(ra\)
11 0+0008 <[^>]*> dc1f0020 ldsex ra,\(zero\)
13 0+0010 <[^>]*> fc1fffe0 stsex ra,ra,\(ra\)
14 0+0014 <[^>]*> fc04fc20 stsex r4,ra,\(r16\)
H A Dbmx.d10 0+0000 <[^>]*> cfe0f820 extract ra,zero,31,0
11 0+0004 <[^>]*> cf0707e0 extract zero,ra,24,7
14 0+0010 <[^>]*> 8fe0f820 insert ra,zero,31,0
15 0+0014 <[^>]*> 8f0707e0 insert zero,ra,24,7
18 0+0020 <[^>]*> afe0f820 merge ra,zero,31,0
19 0+0024 <[^>]*> af0707e0 merge zero,ra,24,7
/haiku-buildtools/gcc/libgomp/testsuite/libgomp.fortran/
H A Dreduction3.f905 real :: r, ra (4) variable
12 ra = 4
19 !$omp & reduction (max:i, ia, r, ra, d, da)
21 !$ if (r .ge. -1.0d38 .or. any (ra .ge. -1.0d38)) v = .true.
30 ra(1:2) = 6.5
37 ra(2:4) = -1.5
44 ra = -1
52 if (r .ne. 5 .or. any (ra .ne. (/6.5, 6.5, 4., 4./))) call abort
59 ra = 4
66 !$omp & reduction (min:i, ia, r, ra,
[all...]
H A Dreduction1.f905 real :: r, ra (4) variable
13 ra = 4
22 !$omp & reduction (+:i, ia, r, ra, d, da, c, ca)
24 !$ if (r .ne. 0 .or. any (ra .ne. 0)) v = .true.
33 ra(1:2) = 6.5
42 ra(2:4) = -1.5
51 ra = -1
61 if (r .ne. 8 .or. any (ra .ne. (/9.5, 8.0, 1.5, 1.5/))) call abort
71 ra = 4
80 !$omp & reduction (-:i, ia, r, ra,
[all...]
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dmips16-call-global.d7 *50000: 64c3 save 24,ra
12 *5000e: 6443 restore 24,ra
13 *50010: e8a0 jrc ra
23 *50020: e8a0 jrc ra
33 *50030: 03e00008 jr ra
37 *50038: 03e00008 jr ra
/haiku-buildtools/binutils/gas/testsuite/gas/crx/
H A Dgas-segfault.s8 jump ra
15 push sp, { ra }
16 bal ra, __Z1flllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllc
17 popret sp, { ra }
/haiku-buildtools/binutils/ld/testsuite/ld-crx/
H A Dreloc-imm16.s6 addw $foo16 , ra
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/crx/
H A Dgas-segfault.s8 jump ra
15 push sp, { ra }
16 bal ra, __Z1flllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllc
17 popret sp, { ra }
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-crx/
H A Dreloc-imm16.s6 addw $foo16 , ra
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/mips/
H A Dmixed-micromips.s7 sw $ra, 28($sp)
9 lw $ra, 28($sp)
11 jr $ra
25 sw $ra, 28($sp)
27 lw $ra, 28($sp)
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dlonglong.c11 unsigned int rb, ra, rc; local
14 ra = (((unsigned int)(pars) >> 5)) & 0x1fUL;
17 uint64 temp = ((r[ra] >> ((r[rb] & 0x7) << 3)) & 0x00000000000000FFLL);
29 b[2] = 0x534f4f4c494d000aULL; /* ra & rc */

Completed in 1074 milliseconds

1234567891011>>