repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gdb: s390: Correct record/replay of may/mayr insn
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-mips-elf
/
unaligned-jalx-addend-3.s
blob
86286314d37442e641f6efa9ed0f6133ee56dd82
1
.text
2
.align 4
3
.globl foo
4
.ent foo
5
foo
:
6
bal bar0
+
1
7
bal bar0
+
2
8
bal bar0
+
3
9
bal bar1
+
1
10
bal bar1
+
3
11
bal bar1
+
4
12
bal bar2
-
1
13
bal bar2
-
2
14
bal bar2
-
3
15
bal bar3
-
1
16
bal bar3
-
3
17
bal bar3
-
4
18
.end foo
19
20
# Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
21
.align 4, 0
22
.space 16