Home | History | Annotate | Download | only in ld-mn10300
      1 	.text
      2 	.global _start
      3 _start:
      4 	add     0x1000 - L01, A0
      5 	nop
      6 	nop
      7 L01:
      8 	add     L01 + 0x123, A0
      9 	nop
     10 	nop
     11 L02:
     12 	add     L02 - L01, A0
     13 	nop
     14 	nop
     15