summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/arm/arch5tej.s
blob: 4624b7e12fb1a9c476d5b8563f5cfe77744daa40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
	.text
	.align 0
label:	
	bxj     r0
	bxj	r1
	bxj	r14
	bxjeq	r0
	bxjmi	r0
	bxjpl	r7

	bkpt		@ Support for a breakpoint without an argument
	bkpt	10	@ is a feature added to GAS.