Enhance GAS's .section directive so that it can take numeric values for the flags...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / e6500_nop.d
1 #as: -mppc -me6500
2 #objdump: -dr -Me6500
3 #name: Power E6500 nop tests
4
5 .*
6
7 Disassembly of section \.text:
8
9 0+00 <start>:
10 0: (60 00 00 00|00 00 00 60) nop
11 4: (60 00 00 00|00 00 00 60) nop
12 8: (60 00 00 00|00 00 00 60) nop
13 c: (60 00 00 00|00 00 00 60) nop
This page took 0.031416 seconds and 4 git commands to generate.