projects
/
deliverable
/
binutils-gdb.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
bfd/
[deliverable/binutils-gdb.git]
/
ld
/
testsuite
/
ld-arm
/
jump19.s
Commit
Line
Data
a00a1f35
MS
1
@ Test the Thumb-2 JUMP19 relocation.
2
3
.syntax unified
4
.thumb
5
.global _start
6
_start:
7
cmp r0, r0
8
beq.w bar
9
.space 65536
10
.weak bar
11
bar:
12
bx lr
This page took
0.024501 seconds
and
4
git commands to generate.