Searched refs:ea (Results 1 - 25 of 359) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/spu/ea/
H A Dcast2.c23 __ea int *ea; variable
30 if (ea != (__ea int *)lm)
38 if ((int *)ea != lm)
46 if (ea - lm != x)
53 ea = 0;
59 ea = &array[64];
65 ea = &array[0];
69 ea = &array[64];
H A Dops1.c34 ea_ptr_t ea, ea2; variable
44 void to_ea (void) { ea = lm; }
45 void to_lm (void) { lm = ea; } /* { dg-error "assignment from pointer to non-enclosed address space" } */
47 void init_lm (void) { lm_ptr_t l_lm = ea; } /* { dg-error "initialization from pointer to non-enclosed address space" } */
49 lm_ptr_t ret_lm (void) { return ea; } /* { dg-error "return from pointer to non-enclosed address space" } */
51 void call_lm2 (void) { call_lm (ea); } /* { dg-error "passing argument 1 of 'call_lm' from pointer to non-enclosed address space" } */
54 void to_ea_with_cast (void) { ea = (ea_ptr_t)lm; }
55 void to_lm_with_cast (void) { lm = (lm_ptr_t)ea; }
57 void init_lm_with_cast (void) { lm_ptr_t l_lm = (lm_ptr_t)ea; }
59 lm_ptr_t ret_lm_with_cast (void) { return (lm_ptr_t)ea; }
[all...]
H A Dops2.c34 ea_ptr_t ea, ea2; variable
44 void to_ea (void) { ea = lm; } /* { dg-error "assignment from pointer to non-enclosed address space" } */
45 void to_lm (void) { lm = ea; } /* { dg-error "assignment from pointer to non-enclosed address space" } */
47 void init_lm (void) { lm_ptr_t l_lm = ea; } /* { dg-error "initialization from pointer to non-enclosed address space" } */
49 lm_ptr_t ret_lm (void) { return ea; } /* { dg-error "return from pointer to non-enclosed address space" } */
51 void call_lm2 (void) { call_lm (ea); } /* { dg-error "passing argument 1 of 'call_lm' from pointer to non-enclosed address space" } */
54 void to_ea_with_cast (void) { ea = (ea_ptr_t)lm; } /* { dg-warning "cast to __ea address space pointer" } */
55 void to_lm_with_cast (void) { lm = (lm_ptr_t)ea; } /* { dg-warning "cast to generic address space pointer" } */
57 void init_lm_with_cast (void) { lm_ptr_t l_lm = (lm_ptr_t)ea; } /* { dg-warning "cast to generic address space pointer" } */
59 lm_ptr_t ret_lm_with_cast (void) { return (lm_ptr_t)ea; } /* { d
[all...]
/haiku-buildtools/gcc/gcc/config/spu/
H A Dspu_cache.h25 void *__cache_fetch_dirty (__ea void *ea, int n_bytes_dirty);
26 void *__cache_fetch (__ea void *ea);
27 void __cache_evict (__ea void *ea);
29 void __cache_touch (__ea void *ea);
H A Dspu_mfcio.h184 #define mfc_ea2h(ea) (unsigned int)((unsigned long long)(ea)>>32)
185 #define mfc_ea2l(ea) (unsigned int)(ea)
192 #define mfc_put( ls,ea,size,tag,tid,rid) spu_mfcdma64(ls,mfc_ea2h(ea),mfc_ea2l(ea),size,tag,MFC_CMD_WORD(tid,rid,MFC_PUT_CMD))
193 #define mfc_putf( ls,ea,size,tag,tid,rid) spu_mfcdma64(ls,mfc_ea2h(ea),mfc_ea2l(ea),siz
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Denum7.C3 template <class T> struct A { enum EA { ea }; }; enumerator in enum:A::EA
5 enum EB { eb1 = A<T>::ea, eb2 = A<U>::ea, eb3 = 0 ? eb1 : eb2 };
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr28243.c22 double ea; local
24 ea = sa + ta;
25 while (sa < ea) {
27 PSDoArc(cx, sa, ea < temp ? ea : temp);
H A Ddarwin-sections.c12 e_s ea; variable
66 s = &ea;
/haiku-buildtools/binutils/gas/testsuite/gas/i386/
H A Dlwp.d25 [ ]*[a-f0-9]+: 8f ea 78 12 c7 78 56 34 12[ ]+lwpins \$0x12345678,%edi,%eax
26 [ ]*[a-f0-9]+: 8f ea 70 12 c6 78 56 34 12[ ]+lwpins \$0x12345678,%esi,%ecx
27 [ ]*[a-f0-9]+: 8f ea 68 12 c5 78 56 34 12[ ]+lwpins \$0x12345678,%ebp,%edx
28 [ ]*[a-f0-9]+: 8f ea 60 12 c4 78 56 34 12[ ]+lwpins \$0x12345678,%esp,%ebx
29 [ ]*[a-f0-9]+: 8f ea 58 12 c3 78 56 34 12[ ]+lwpins \$0x12345678,%ebx,%esp
30 [ ]*[a-f0-9]+: 8f ea 50 12 c2 78 56 34 12[ ]+lwpins \$0x12345678,%edx,%ebp
31 [ ]*[a-f0-9]+: 8f ea 48 12 c1 78 56 34 12[ ]+lwpins \$0x12345678,%ecx,%esi
32 [ ]*[a-f0-9]+: 8f ea 40 12 c0 78 56 34 12[ ]+lwpins \$0x12345678,%eax,%edi
33 [ ]*[a-f0-9]+: 8f ea 78 12 cf 78 56 34 12[ ]+lwpval \$0x12345678,%edi,%eax
34 [ ]*[a-f0-9]+: 8f ea 7
[all...]
H A Dx86-64-lwp.d81 [ ]*[a-f0-9]+: 8f ea 38 12 c7 78 56 34 12[ ]+lwpins \$0x12345678,%edi,%r8d
82 [ ]*[a-f0-9]+: 8f ea 30 12 c6 78 56 34 12[ ]+lwpins \$0x12345678,%esi,%r9d
83 [ ]*[a-f0-9]+: 8f ea 28 12 c5 78 56 34 12[ ]+lwpins \$0x12345678,%ebp,%r10d
84 [ ]*[a-f0-9]+: 8f ea 20 12 c4 78 56 34 12[ ]+lwpins \$0x12345678,%esp,%r11d
85 [ ]*[a-f0-9]+: 8f ea 18 12 c3 78 56 34 12[ ]+lwpins \$0x12345678,%ebx,%r12d
86 [ ]*[a-f0-9]+: 8f ea 10 12 c2 78 56 34 12[ ]+lwpins \$0x12345678,%edx,%r13d
87 [ ]*[a-f0-9]+: 8f ea 08 12 c1 78 56 34 12[ ]+lwpins \$0x12345678,%ecx,%r14d
88 [ ]*[a-f0-9]+: 8f ea 00 12 c0 78 56 34 12[ ]+lwpins \$0x12345678,%eax,%r15d
97 [ ]*[a-f0-9]+: 8f ea b8 12 c0 78 56 34 12[ ]+lwpins \$0x12345678,%eax,%r8
98 [ ]*[a-f0-9]+: 8f ea b
[all...]
H A Djump.d18 [ ]*[a-f0-9]+: ea 00 00 00 00 34 12 ljmp \$0x1234,\$0x0 2e: (R_386_)?(dir)?32 xxx
49 [ ]*[a-f0-9]+: ea 90 90 90 90 90 90 ljmp \$0x9090,\$0x90909090
50 [ ]*[a-f0-9]+: ea 90 90 90 90 90 90 ljmp \$0x9090,\$0x90909090
51 [ ]*[a-f0-9]+: ea 00 00 00 00 90 90 ljmp \$0x9090,\$0x0[ ]+[a-f0-9]+: (R_386_)?(dir)?32 xxx
52 [ ]*[a-f0-9]+: ea 00 00 00 00 90 90 ljmp \$0x9090,\$0x0[ ]+[a-f0-9]+: (R_386_)?(dir)?32 xxx
53 [ ]*[a-f0-9]+: ea 90 90 90 90 90 90 ljmp \$0x9090,\$0x90909090
54 [ ]*[a-f0-9]+: ea 90 90 90 90 90 90 ljmp \$0x9090,\$0x90909090
55 [ ]*[a-f0-9]+: ea 00 00 00 00 90 90 ljmp \$0x9090,\$0x0[ ]+[a-f0-9]+: (R_386_)?(dir)?32 xxx
56 [ ]*[a-f0-9]+: ea 00 00 00 00 90 90 ljmp \$0x9090,\$0x0[ ]+[a-f0-9]+: (R_386_)?(dir)?32 xxx
H A Djump16.d16 [ ]*[a-f0-9]+: ea 00 00 34 12 ljmp \$0x1234,\$0x0 1b: (R_386_)?16 xxx
33 [ ]*[a-f0-9]+: ea 00 00 34 12 ljmp \$0x1234,\$0x0 69: (R_386_)?16 xxx
62 [ ]*[a-f0-9]+: ea 10 10 90 90 ljmp \$0x9090,\$0x1010
63 [ ]*[a-f0-9]+: ea 10 10 90 90 ljmp \$0x9090,\$0x1010
64 [ ]*[a-f0-9]+: ea 00 00 90 90 ljmp \$0x9090,\$0x0 d9: (R_386_)?16 xxx
65 [ ]*[a-f0-9]+: ea 00 00 90 90 ljmp \$0x9090,\$0x0 de: (R_386_)?16 xxx
66 [ ]*[a-f0-9]+: ea 10 10 90 90 ljmp \$0x9090,\$0x1010
67 [ ]*[a-f0-9]+: ea 10 10 90 90 ljmp \$0x9090,\$0x1010
68 [ ]*[a-f0-9]+: ea 00 00 90 90 ljmp \$0x9090,\$0x0 ed: (R_386_)?16 xxx
69 [ ]*[a-f0-9]+: ea 0
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/maxq20/
H A Dbits.d8 0: 0a ea [ ]*MOVE C,Acc.0
9 2: 1a ea [ ]*MOVE C,Acc.1
10 4: 2a ea [ ]*MOVE C,Acc.2
11 6: 3a ea [ ]*MOVE C,Acc.3
12 8: 4a ea [ ]*MOVE C,Acc.4
13 a: 5a ea [ ]*MOVE C,Acc.5
14 c: 6a ea [ ]*MOVE C,Acc.6
15 e: 7a ea [ ]*MOVE C,Acc.7
16 10: 8a ea [ ]*MOVE C,Acc.8
17 12: 9a ea [ ]*MOV
[all...]
H A Dmath.d21 1a: 09 ea [ ]*ADDC A\[0\]
22 1c: 19 ea [ ]*ADDC A\[1\]
23 1e: 29 ea [ ]*ADDC A\[2\]
24 20: 39 ea [ ]*ADDC A\[3\]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dno-vfa-vect-depend-3.c135 int ea = i + 3; local
140 if (i) ea = 1;
145 if (i != N) ea = 1;
149 if (i) ea = 1;
153 if (i != N) ea = 1;
158 ea = 1 + (i != N);
161 ea = 2 - (i != N);
164 ea = 1 + (i == 0);
167 ea = 2 - (i == 0);
170 if (ia[i] != ea || i
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/maxq10/
H A Dbits.d9 0: 0a ea [ ]*MOVE C,Acc.0
10 2: 1a ea [ ]*MOVE C,Acc.1
11 4: 2a ea [ ]*MOVE C,Acc.2
12 6: 3a ea [ ]*MOVE C,Acc.3
13 8: 4a ea [ ]*MOVE C,Acc.4
14 a: 5a ea [ ]*MOVE C,Acc.5
15 c: 6a ea [ ]*MOVE C,Acc.6
16 e: 7a ea [ ]*MOVE C,Acc.7
H A Dmath.d21 1a: 09 ea [ ]*ADDC A\[0\]
22 1c: 19 ea [ ]*ADDC A\[1\]
23 1e: 29 ea [ ]*ADDC A\[2\]
24 20: 39 ea [ ]*ADDC A\[3\]
/haiku-buildtools/gcc/libgcc/config/spu/
H A Dcachemgr.c207 __cache_evict (__ea void *ea) argument
209 addr tag = (addr) ea & ~TAG_MASK;
210 struct __cache_tag_array *entry = GET_ENTRY (ea);
253 __cache_miss (__ea void *ea, struct __cache_tag_array *entry, int way) argument
256 addr tag = (addr) ea & ~TAG_MASK;
288 if ((addr) ea >= (addr) __ea_local_store
289 && (addr) ea < (addr) (__ea_local_store + 0x40000))
293 (void *) ((unsigned int) ((addr) ea -
303 __cache_fetch_dirty (__ea void *ea, int n_bytes_dirty) argument
319 entry = GET_ENTRY (ea);
409 __cache_fetch(__ea void *ea) argument
[all...]
/haiku-buildtools/binutils/ld/testsuite/ld-xc16x/
H A Dabsrel.d26 .*: ea 09 04 04 jmpa- cc_nusr0,404 <.12>
27 .*: ea 19 04 04 jmpa- cc_nusr1,404 <.12>
28 .*: ea 29 04 04 jmpa- cc_usr0,404 <.12>
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-xc16x/
H A Dabsrel.d26 .*: ea 09 04 04 jmpa- cc_nusr0,404 <.12>
27 .*: ea 19 04 04 jmpa- cc_nusr1,404 <.12>
28 .*: ea 29 04 04 jmpa- cc_usr0,404 <.12>
/haiku-buildtools/binutils/ld/testsuite/ld-arm/
H A Darm-pic-veneer.d7 8000: ea...... b 800. <.*>
/haiku-buildtools/binutils/gas/testsuite/gas/cris/
H A Drd-usp-1b.d14 8: 75ea move usp,\[r5\]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/cris/
H A Drd-usp-1b.d14 8: 75ea move usp,\[r5\]
/haiku-buildtools/binutils/gas/testsuite/gas/rx/
H A Dpopc.d12 6: 7e ea popc isp
/haiku-buildtools/binutils/gas/testsuite/gas/arc/
H A Dext3op.d28 6c: 38ea 0080 dsp_fp_div r0,r0,r2
31 78: 39ea 12c1 dsp_fp_div.eq r9,r9,r11
36 8c: 38ea 3684 dsp_fp_div.n r24,r24,gp
49 c0: 38ea 002a dsp_fp_div.ge r0,r0,0
50 c4: 39ea 006b dsp_fp_div.lt r1,r1,0x1
60 f8: 39ea 8081 dsp_fp_div.eq.f r1,r1,r2
61 fc: 38ea 8022 dsp_fp_div.ne.f r0,r0,0

Completed in 219 milliseconds

1234567891011>>