summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-arm/cortex-a8-fix-hdr.s
blob: 827c0f8c07872c5eeb167058f31a0422557c4992 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
	.syntax unified

	.section .text, "ax"

	.align 5
	.globl _start
	.thumb_func
_start:
	.rept 13
	nop
	.endr
	eor	r0, r1, r2
	b.w	_start