Searched refs:push (Results 1 - 25 of 504) sorted by relevance

1234567891011>>

/haiku-buildtools/binutils/gas/testsuite/gas/cr16/
H A Dpush_test.s5 # push uimm3 regr RA
7 push $1,r7,RA
8 push $2,r6,RA
9 push $3,r5,RA
10 push $4,r4,RA
11 push $5,r3,RA
12 push $6,r2,RA
13 push $7,r1,RA
14 #push $6,r12,RA
15 #push
[all...]
H A Dpush_test.d10 0: 87 01 push \$0x1,r7,RA
11 2: 96 01 push \$0x2,r6,RA
12 4: a5 01 push \$0x3,r5,RA
13 6: b4 01 push \$0x4,r4,RA
14 8: c3 01 push \$0x5,r3,RA
15 a: d2 01 push \$0x6,r2,RA
16 c: e1 01 push \$0x7,r1,RA
17 e: 07 01 push \$0x1,r7
18 10: 16 01 push \$0x2,r6
19 12: 25 01 push \
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpragma-pack-4.c6 #pragma pack(push,0.5) /* { dg-warning "invalid constant" } */
7 #pragma pack(push,x,0.5) /* { dg-warning "invalid constant" } */
H A Dpr58893-0.h1 #pragma GCC visibility push(hidden)
H A Ducnid-10.c8 #pragma pack(push)
9 #pragma pack(pop, \u00f3) /* { dg-warning "pop, \\\\U000000f3.*push, \\\\U000000f3" } */
H A Dpack-test-2.c8 #pragma pack(push)
11 #pragma pack(push, foo, 1)
15 #pragma pack(push, foo, 1)
19 #pragma pack(push, foo, 1)
23 #pragma pack(push, foo, 3) /* { dg-warning "small power of two" } */
/haiku-buildtools/binutils/gas/testsuite/gas/rx/
H A Dpush.d9 0: 7e 80 push\.b r0
10 2: 7e 8f push\.b r15
11 4: 7e 90 push\.w r0
12 6: 7e 9f push\.w r15
13 8: 7e a0 push\.l r0
14 a: 7e af push\.l r15
15 c: f4 08 push\.b \[r0\]
16 e: f4 f8 push\.b \[r15\]
17 10: f5 08 fc push\.b 252\[r0\]
18 13: f5 f8 fc push\
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dpush-pop.s3 push {r0}
4 push {r1, r2, r3}
5 push {r9}
/haiku-buildtools/binutils/gas/testsuite/gas/cris/
H A Dpushpopv32.s1 ; Check that push and pop builtin "macros" aren't recognized for
/haiku-buildtools/binutils/gas/testsuite/gas/h8300/
H A Dpushpop.s4 push r0
H A Dpushpoph.s6 push.w r0
7 push.l er0
H A Dpushpops.s6 push.w r0
7 push.l er0
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/cris/
H A Dpushpopv32.s1 ; Check that push and pop builtin "macros" aren't recognized for
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/h8300/
H A Dpushpop.s4 push r0
H A Dpushpoph.s6 push.w r0
7 push.l er0
H A Dpushpops.s6 push.w r0
7 push.l er0
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp/
H A D_Pragma1.C6 #define push bar macro
7 #define foo _Pragma ("pack(push)")
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/cpp/
H A D_Pragma6.c6 #define push bar macro
7 #define foo _Pragma ("pack(push)")
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tm/
H A Dasm-1.c10 void push() function
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dmodule_read_1.f9017 function push(n) result(item) ! { dg-warning "not set" } function in module:foo
20 end function push
27 if(len(push(0)) /= 0) call abort()
28 if(len(push(1)) /= 1) call abort()
/haiku-buildtools/binutils/gas/testsuite/gas/score/
H A Dpresw.d10 0: 202e push! r0, \[r2\]
11 2: 202e push! r0, \[r2\]
12 4: 27fe push! r23, \[r7\]
13 6: 27fe push! r23, \[r7\]
14 8: 2f0e push! r15, \[r0\]
15 a: 2f0e push! r15, \[r0\]
16 c: 2f7e push! r15, \[r7\]
17 e: 2f7e push! r15, \[r7\]
18 10: 29be push! r25, \[r3\]
19 12: 29be push! r2
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/nios2/
H A Dcdx_push.d2 #name: NIOS2 CDX push.n
5 # Test the push.n instruction
10 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
[all...]
H A Dcdx_push.s1 # Source file used to test the push.n instruction
4 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
/haiku-buildtools/binutils/gas/testsuite/gas/xc16x/
H A Dpushpop.s5 push r0
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/xc16x/
H A Dpushpop.s5 push r0

Completed in 98 milliseconds

1234567891011>>