Home | History | Annotate | Download | only in ppc
      1 #as: -maltivec -mspe -mppc64
      2 #objdump: -d -Maltivec -Mppc64
      3 #name: Check that ISA extensions can be specified before CPU selection
      4 
      5 .*
      6 
      7 Disassembly of section \.text:
      8 
      9 0+00 <.*>:
     10    0:	(7e 00 06 6c|6c 06 00 7e) 	dssall
     11    4:	(7d 00 83 a6|a6 83 00 7d) 	mtspr   512,r8
     12    8:	(4c 00 00 24|24 00 00 4c) 	rfid
     13 #pass
     14