Home | History | Annotate | Download | only in arm
      1 @ test conditional compilation
      2 
      3 	.arm
      4 	.text
      5 	.syntax unified
      6 
      7 	vldreq.32 d3,[r4]
      8 	vmovlt.16 d3[1], r5
      9 	vmovge d3, r4, r7
     10 	vmovcc r3, r4, d30
     11 	vmovne.32 d2[1],r3
     12 	vmovcs r1,r2,d3
     13 	vmovcc d4,r1,r2
     14