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
[PATCH 5/57][Arm][GAS] Add support for MVE instructions: vmull{b,t}
[binutils-gdb.git]
/
gold
/
testsuite
/
arm_target2.s
blob
01fcefc9a6b2dd7b9f8cf8b8466d2b278e473c4b
1
# Test the R_ARM_TARGET2 relocation
2
# Copied from ld/testsuite/ld-arm/arm-target2.s
3
.text
4
.global _start
5
_start
:
6
.word foo(target2)
7
.word foo+0x1234(target2)
8
.word foo+0xcdef0000(target2)
9
.word foo+0x76543210(target2)
10
foo
: