Home
last modified time | relevance | path

Searched refs:push (Results 1 – 25 of 249) sorted by relevance

12345678910

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cr16/
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 $7,r13,RA
[all …]
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 \$0x3,r5
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/rx/
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\.b 252\[r15\]
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/score/
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! r25, \[r3\]
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Dx86-64-stack-intel.d10 [ ]*[a-f0-9]+: 50 push rax
11 [ ]*[a-f0-9]+: 66 50 push ax
12 [ ]*[a-f0-9]+: 48 50 rex.W push rax
13 [ ]*[a-f0-9]+: 66 48 50 data16 rex.W push rax
42 [ ]*[a-f0-9]+: ff f0 push rax
43 [ ]*[a-f0-9]+: 66 ff f0 push ax
44 [ ]*[a-f0-9]+: 48 ff f0 rex.W push rax
45 [ ]*[a-f0-9]+: 66 48 ff f0 data16 rex.W push rax
46 [ ]*[a-f0-9]+: ff 30 push QWORD PTR \[rax\]
47 [ ]*[a-f0-9]+: 66 ff 30 push WORD PTR \[rax\]
[all …]
Dintelok.s91 push dword ptr [eax]
157 push + 1
158 push - 1
159 push not 1
160 push 1 + 1
161 push 2 - 1
162 push 2 * 2
163 push 3 / 2
164 push 3 mod 2
165 push 4 shl 1
[all …]
Dopcode.s9 push %es
17 push %cs
24 push %ss
32 push %ds
78 push %eax
79 push %ecx
80 push %edx
81 push %ebx
82 push %esp
83 push %ebp
[all …]
Dintelbad.s75 push byte ptr [eax]
76 push qword ptr [eax]
84 #XXX? push ~ 1
85 #XXX? push 1 % 1
86 #XXX? push 1 << 1
87 #XXX? push 1 >> 1
88 #XXX? push 1 & 1
89 #XXX? push 1 ^ 1
90 #XXX? push 1 | 1
91 push 1 1
[all …]
Dintel.s10 push es
18 push cs
25 push ss
33 push ds define
79 push eax
80 push ecx
81 push edx
82 push ebx
83 push esp
84 push ebp
[all …]
Dgeneral.s33 push %ds
56 push $10
59 push $1000
62 push 1f
63 push (1f-.)(%ebx)
64 push 1f-.
Dintelok.d94 [ ]*[0-9a-f]+: ff 30[ ]+push[ ]+DWORD PTR \[eax\]
152 [ ]*[0-9a-f]+: 6a 01[ ]+push[ ]+0x1
153 [ ]*[0-9a-f]+: 6a ff[ ]+push[ ]+0xffffffff
154 [ ]*[0-9a-f]+: 6a fe[ ]+push[ ]+0xfffffffe
155 [ ]*[0-9a-f]+: 6a 02[ ]+push[ ]+0x2
156 [ ]*[0-9a-f]+: 6a 01[ ]+push[ ]+0x1
157 [ ]*[0-9a-f]+: 6a 04[ ]+push[ ]+0x4
158 [ ]*[0-9a-f]+: 6a 01[ ]+push[ ]+0x1
159 [ ]*[0-9a-f]+: 6a 01[ ]+push[ ]+0x1
160 [ ]*[0-9a-f]+: 6a 08[ ]+push[ ]+0x8
[all …]
Dx86-64-stack.d9 [ ]*[a-f0-9]+: 50 push %rax
10 [ ]*[a-f0-9]+: 66 50 push %ax
11 [ ]*[a-f0-9]+: 48 50 rex.W push %rax
12 [ ]*[a-f0-9]+: 66 48 50 data16 rex.W push %rax
41 [ ]*[a-f0-9]+: ff f0 push %rax
42 [ ]*[a-f0-9]+: 66 ff f0 push %ax
43 [ ]*[a-f0-9]+: 48 ff f0 rex.W push %rax
44 [ ]*[a-f0-9]+: 66 48 ff f0 data16 rex.W push %rax
Dgeneral.l80 33 007b 1E push %ds
107 56 00a3 6A0A push \$10
110 59 00ae 68E80300 00 push \$1000
113 62 00c0 FF35D200 0000 push 1f
114 63 00c6 FFB30C00 0000 push \(1f-.\)\(%ebx\)
115 64 00cc FF350600 0000 push 1f-.
Dopcode.d16 1f: 06 [ ]*push %es
24 40: 0e [ ]*push %cs
31 60: 16 [ ]*push %ss
39 81: 1e [ ]*push %ds
85 113: 50 [ ]*push %eax
86 114: 51 [ ]*push %ecx
87 115: 52 [ ]*push %edx
88 116: 53 [ ]*push %ebx
89 117: 54 [ ]*push %esp
90 118: 55 [ ]*push %ebp
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
Dx86-64-stack-intel.d10 [ ]*[a-f0-9]+: 50 push rax
11 [ ]*[a-f0-9]+: 66 50 push ax
12 [ ]*[a-f0-9]+: 48 50 rex.W push rax
13 [ ]*[a-f0-9]+: 66 48 50 data16 rex.W push rax
42 [ ]*[a-f0-9]+: ff f0 push rax
43 [ ]*[a-f0-9]+: 66 ff f0 push ax
44 [ ]*[a-f0-9]+: 48 ff f0 rex.W push rax
45 [ ]*[a-f0-9]+: 66 48 ff f0 data16 rex.W push rax
46 [ ]*[a-f0-9]+: ff 30 push QWORD PTR \[rax\]
47 [ ]*[a-f0-9]+: 66 ff 30 push WORD PTR \[rax\]
[all …]
Dx86-64-stack.d10 [ ]*[a-f0-9]+: 50 push %rax
11 [ ]*[a-f0-9]+: 66 50 push %ax
12 [ ]*[a-f0-9]+: 48 50 rex.W push %rax
13 [ ]*[a-f0-9]+: 66 48 50 data16 rex.W push %rax
42 [ ]*[a-f0-9]+: ff f0 push %rax
43 [ ]*[a-f0-9]+: 66 ff f0 push %ax
44 [ ]*[a-f0-9]+: 48 ff f0 rex.W push %rax
45 [ ]*[a-f0-9]+: 66 48 ff f0 data16 rex.W push %rax
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/z80/
Dld-group.s127 ;; 16-bit load group --- ld, pop and push
163 push af
164 push bc
165 push de define
166 push hl
167 push ix
168 push iy
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/crx/
Dlist_insn.s7 .global push symbol
8 push: label
9 push ra, {r3, r4} label
10 push r2 label
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
Dpushpop-word-sreg.d8 ^[ ]+0:[ ]+fee1 @IM+7e0e@[ ]+push[ ]+[\$a-z].*
9 ^[ ]+4:[ ]+fee1 @IM+7e0e@[ ]+push[ ]+[\$a-z].*
10 ^[ ]+8:[ ]+fee1 @IM+7e0e@[ ]+push[ ]+[\$a-z].*
36 ^[ ]+70:[ ]+fee1 @IM+7e0e@[ ]+push[ ]+[\$a-z].*
39 ^[ ]+78:[ ]+fee1 @IM+7e0e@[ ]+push[ ]+[\$a-z].*
Dpushpop-byte-sreg.d8 [ ]+0:[ ]+ffe1 @IM+7e0e@[ ]+push[ ]+[\$a-z].*
9 [ ]+4:[ ]+ffe1 @IM+7e0e@[ ]+push[ ]+[\$a-z].*
10 [ ]+8:[ ]+ffe1 @IM+7e0e@[ ]+push[ ]+[\$a-z].*
36 [ ]+70:[ ]+ffe1 @IM+7e0e@[ ]+push[ ]+[\$a-z].*
39 [ ]+78:[ ]+ffe1 @IM+7e0e@[ ]+push[ ]+[\$a-z].*
Dpushpop-dword-sreg.d8 ^[ ]+0:[ ]+fce1 @IM+7e0e@[ ]+push[ ]+[\$a-z].*
9 ^[ ]+4:[ ]+fce1 @IM+7e0e@[ ]+push[ ]+[\$a-z].*
10 ^[ ]+8:[ ]+fce1 @IM+7e0e@[ ]+push[ ]+[\$a-z].*
36 ^[ ]+70:[ ]+fce1 @IM+7e0e@[ ]+push[ ]+[\$a-z].*
39 ^[ ]+78:[ ]+fce1 @IM+7e0e@[ ]+push[ ]+[\$a-z].*
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dpush-pop.s3 push {r0}
4 push {r1, r2, r3}
5 push {r9}
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
Dfarcall-mixed-app-v5.d10 .*: e52de004 push {lr} ; \(str lr, \[sp, #-4\]!\)
28 .*: e92dd800 push {fp, ip, lr, pc}
37 .*: b500 push {lr}
53 .*: e92dd800 push {fp, ip, lr, pc}
77 .*: b500 push {lr}
Dfarcall-mixed-app.d10 .*: e52de004 push {lr} ; \(str lr, \[sp, #-4\]!\)
30 .*: e92dd800 push {fp, ip, lr, pc}
39 .*: b500 push {lr}
55 .*: e92dd800 push {fp, ip, lr, pc}
79 .*: b500 push {lr}
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/
Dpr17154-i386.d16 [ ]*[a-f0-9]+: 68 18 00 00 00 push \$0x18
21 [ ]*[a-f0-9]+: 68 00 00 00 00 push \$0x0
26 [ ]*[a-f0-9]+: 68 08 00 00 00 push \$0x8
31 [ ]*[a-f0-9]+: 68 10 00 00 00 push \$0x10

12345678910