Home | History | Annotate | Download | only in arm
      1 
      2 .syntax unified
      3 .text
      4 
      5 	nop
      6 	vstr d0, float
      7 	vstr d0, [pc, #4]
      8 	nop
      9 	nop
     10 
     11 .align
     12 float:	.double 0.0
     13