Retro68/binutils/ld/testsuite/ld-arm/jump-reloc-veneers.s

13 lines
147 B
ArmAsm
Raw Normal View History

2012-03-26 19:18:29 +00:00
.text
.syntax unified
.thumb_func
.global _start
.type _start,%function
_start:
b.w dest
.section destsect, "x"
.thumb_func
dest:
b dest