projects
/
deliverable
/
binutils-gdb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Disallow 3-operand cmp[l][i] for ppc64
[deliverable/binutils-gdb.git]
/
gas
/
testsuite
/
gas
/
z80
/
atend.d
1
#objdump: -d
2
#name: index instructions with label as offset
3
4
.*: .*
5
6
Disassembly of section .text:
7
8
00000000 <begin>:
9
[ ]+0:[ ]+3e 20[ ]+ld a,0x20
10
[ ]+2:[ ]+dd 7e 20[ ]+ld a,\(ix\+32\)
11
[ ]+5:[ ]+3e 40[ ]+ld a,0x40
12
[ ]+7:[ ]+dd 7e 40[ ]+ld a,\(ix\+64\)
13
[ ]+a:[ ]+c9[ ]+ret
This page took
0.029512 seconds
and
4
git commands to generate.