Searched refs:w5 (Results 1 - 25 of 38) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dbx.c2 good (unsigned src, unsigned o5, unsigned w5) argument
4 return src & ~((w5 == 0) ? (~0 << o5) : (1 << o5));
8 bad (unsigned src, unsigned o5, unsigned w5) argument
10 return src & ((w5 == 0) ? ~(~0 << o5) : ~(1 << o5));
H A Dbf.c5 ext (sint32 src, unsigned o5, unsigned w5) argument
7 return (w5 == 0) ? src >> o5 : (src << (( - o5 - w5) & 31)) >> (32 - w5);
11 extu (uint32 src, unsigned o5, unsigned w5) argument
13 return (w5 == 0) ? src >> o5 : (src << (( - o5 - w5) & 31)) >> (32 - w5);
17 mak (uint32 src, unsigned o5, unsigned w5) argument
19 return (w5
[all...]
/haiku-buildtools/gcc/gmp/mpn/generic/
H A Dtoom_interpolate_7pts.c79 w5 = 64 * f(1/2)
93 mp_ptr w1, mp_ptr w3, mp_ptr w4, mp_ptr w5,
138 mpn_add_n (w5, w5, w4, m);
185 mpn_submul_1 (w5, w2, m, 65);
189 mpn_addmul_1 (w5, w2, m, 45); ASSERT (!(w5[0] & 1));
190 mpn_rshift (w5, w5, m, 1);
196 mpn_sub_n (w1, w5, w
92 mpn_toom_interpolate_7pts(mp_ptr rp, mp_size_t n, enum toom7_flags flags, mp_ptr w1, mp_ptr w3, mp_ptr w4, mp_ptr w5, mp_size_t w6n, mp_ptr tp) argument
[all...]
H A Dtoom_interpolate_6pts.c43 w5 = f(0),
50 The result is stored in {pp, 5*n + w0n}. At entry, w5 is stored at
76 #define w5 pp /* 2n */ macro
103 w1[2*n] -= mpn_sub_n (w1, w1, w5, 2*n);
140 w3[2 * n] -= mpn_sub_n (w3, w3, w5, 2 * n);
225 #undef w5 macro
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dsha1msg1-2.c12 int w0, w1, w2, w3, w4, w5; local
19 w5 = s2[2];
21 r[0] = w5 ^ w3;
/haiku-buildtools/binutils/gas/testsuite/gas/aarch64/
H A Dlor.s33 stllrb w5, [sp]
42 ldlar w5, [sp]
H A Dlor-directive.d17 18: 089f7fe5 stllrb w5, \[sp\]
24 34: 88df7fe5 ldlar w5, \[sp\]
H A Dlor.d16 18: 089f7fe5 stllrb w5, \[sp\]
23 34: 88df7fe5 ldlar w5, \[sp\]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr48159-2.c16 int w5 = w1 + w2 + 5; local
H A DWcxx-compat-8.c35 __typeof__ (struct t5) w5; /* { dg-bogus "invalid in C\[+\]\[+\]" } */
H A Dpr47893.c31 unsigned int w5; char w6[60]; member in struct:W
171 for (i = 0; i < z->w5; i++)
183 struct W w = { .w5 = 1, .w2 = &v };
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dmsa.s7 sll.h $w3,$w4,$w5
21 sra.d $w5,$w6,$w7
34 srli.b $w4,$w5,0
48 bclri.h $w4,$w5,0
62 bseti.w $w4,$w5,0
76 bnegi.d $w4,$w5,0
90 binsr.b $w4,$w5,$w6
103 addv.h $w3,$w4,$w5
117 subv.d $w5,$w6,$w7
130 maxi_s.b $w4,$w5,
[all...]
H A Dmsa-relax.s8 bnz.h $w5, bar
H A Dmipsr6@msa.d10 [0-9a-f]+ <[^>]*> 782520cd sll\.h \$w3,\$w4,\$w5
24 [0-9a-f]+ <[^>]*> 78e7314d sra\.d \$w5,\$w6,\$w7
37 [0-9a-f]+ <[^>]*> 79702909 srli\.b \$w4,\$w5,0x0
51 [0-9a-f]+ <[^>]*> 79e02909 bclri\.h \$w4,\$w5,0x0
65 [0-9a-f]+ <[^>]*> 7a402909 bseti\.w \$w4,\$w5,0x0
79 [0-9a-f]+ <[^>]*> 7a802909 bnegi\.d \$w4,\$w5,0x0
93 [0-9a-f]+ <[^>]*> 7b86290d binsr\.b \$w4,\$w5,\$w6
106 [0-9a-f]+ <[^>]*> 782520ce addv\.h \$w3,\$w4,\$w5
120 [0-9a-f]+ <[^>]*> 78e7314e subv\.d \$w5,\$w6,\$w7
133 [0-9a-f]+ <[^>]*> 79102906 maxi_s\.b \$w4,\$w5,
[all...]
H A Dmsa.d9 [0-9a-f]+ <[^>]*> 782520cd sll\.h \$w3,\$w4,\$w5
23 [0-9a-f]+ <[^>]*> 78e7314d sra\.d \$w5,\$w6,\$w7
36 [0-9a-f]+ <[^>]*> 79702909 srli\.b \$w4,\$w5,0x0
50 [0-9a-f]+ <[^>]*> 79e02909 bclri\.h \$w4,\$w5,0x0
64 [0-9a-f]+ <[^>]*> 7a402909 bseti\.w \$w4,\$w5,0x0
78 [0-9a-f]+ <[^>]*> 7a802909 bnegi\.d \$w4,\$w5,0x0
92 [0-9a-f]+ <[^>]*> 7b86290d binsr\.b \$w4,\$w5,\$w6
105 [0-9a-f]+ <[^>]*> 782520ce addv\.h \$w3,\$w4,\$w5
119 [0-9a-f]+ <[^>]*> 78e7314e subv\.d \$w5,\$w6,\$w7
132 [0-9a-f]+ <[^>]*> 79102906 maxi_s\.b \$w4,\$w5,
[all...]
H A Dmicromips@msa.d10 [0-9a-f]+ <[^>]*> 5825 20da sll\.h \$w3,\$w4,\$w5
24 [0-9a-f]+ <[^>]*> 58e7 315a sra\.d \$w5,\$w6,\$w7
37 [0-9a-f]+ <[^>]*> 5970 2912 srli\.b \$w4,\$w5,0x0
51 [0-9a-f]+ <[^>]*> 59e0 2912 bclri\.h \$w4,\$w5,0x0
65 [0-9a-f]+ <[^>]*> 5a40 2912 bseti\.w \$w4,\$w5,0x0
79 [0-9a-f]+ <[^>]*> 5a80 2912 bnegi\.d \$w4,\$w5,0x0
93 [0-9a-f]+ <[^>]*> 5b86 291a binsr\.b \$w4,\$w5,\$w6
106 [0-9a-f]+ <[^>]*> 5825 20ea addv\.h \$w3,\$w4,\$w5
120 [0-9a-f]+ <[^>]*> 58e7 316a subv\.d \$w5,\$w6,\$w7
133 [0-9a-f]+ <[^>]*> 5910 2929 maxi_s\.b \$w4,\$w5,
[all...]
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-m68hc11/
H A Drelax-group.d60 0+809f <w5> ldx #0+ <__bss_size>
61 0+80a2 <w5\+0x3> bset 0,x #\$05
62 0+80a5 <w5\+0x6> jmp 0+8000 <_start>
63 0+80a8 <w5\+0x9> rts
H A Drelax-group.s143 .relax w5
145 w5: label
/haiku-buildtools/binutils/ld/testsuite/ld-m68hc11/
H A Drelax-group.d59 0+809f <w5> ldx #0x0+ <__bss_size>
60 0+80a2 <w5\+0x3> bset 0x0,x, #0x05
61 0+80a5 <w5\+0x6> jmp 0x0+8000 <_start>
62 0+80a8 <w5\+0x9> rts
H A Drelax-group.s143 .relax w5
145 w5: label
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/aapcs64/
H A Dabitest.h77 dummy_func (int w0, int w1, int w2, int w3, int w4, int w5, int w6, int w7, argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/mips/
H A Dinterrupt_handler.c22 NOMIPS16 void __attribute__ ((interrupt, use_shadow_register_set, use_debug_exception_return)) w5 () { t(); } function
/haiku-buildtools/gcc/gmp/mpn/ia64/
H A Daors_n.asm57 define(`w4',`r22') define(`w5',`r9') define(`w6',`r8') define(`w7',`r23')
300 ADDSUB w5 = r10, r11 C M I
306 cmp.PRED p7, p0 = w5, r10 C M I
316 cmp.PRED p7, p0 = w5, r10 C M I
360 ADDSUB w5 = u5, v5 C M I
364 cmp.PRED p7, p0 = w5, u5 C M I
377 cmp.PRED p7, p0 = w5, u5 C M I
513 ADDSUB w5 = u5, v5 C M I
516 cmp.PRED p7, p0 = w5, u5 C M I
524 (p6) cmp.eq.or p7, p0 = LIM, w5
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Ddfmode_off.c8 void w5 (void *x, double y) { *(double *) (x + 32763) = y; } function
H A Ddimode_off.c8 void w5 (void *x, long long y) { *(long long *) (x + 32763) = y; } function

Completed in 138 milliseconds

12