Home | History | Annotate | Download | only in arm
      1 	.text
      2 	.type foo, %function
      3 foo:
      4 	.code 32
      5 	nop
      6 	.code 16
      7 	nop
      8 	nop
      9 	.long 2
     10 	.short 1
     11 	.short 1
     12 	.short 3
     13 	nop
     14 	nop
     15 	.short 1
     16 	.code 32
     17 	bl foo
     18 	.short 8
     19 	.byte 9
     20 bar:
     21 	.byte 10
     22 	.data
     23 wibble:
     24 	.word 0
     25