Home | History | Annotate | Download | only in arm
      1 	.text
      2 	.align 0
      3 label:
      4 	bxj     r0
      5 	bxj	r1
      6 	bxj	r14
      7 	bxjeq	r0
      8 	bxjmi	r0
      9 	bxjpl	r7
     10 
     11 	bkpt		@ Support for a breakpoint without an argument
     12 	bkpt	10	@ is a feature added to GAS.
     13