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
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-mips-elf
/
unaligned-branch.s
blob
8fef3bb0b5d81cdf75c683d4415469d8982bfacf
1
.text
2
.align 4
3
.globl foo
4
.ent foo
5
foo
:
6
b
bar0
7
beqzc $
2
,
bar0
8
bc
bar0
9
b
bar1
10
beqzc $
2
,
bar1
11
bc
bar1
12
b
bar2
13
beqzc $
2
,
bar2
14
bc
bar2
15
b
bar3
16
beqzc $
2
,
bar3
17
bc
bar3
18
b
bar4
19
beqzc $
2
,
bar4
20
bc
bar4
21
.end foo