* gas/cfi/cfi.exp: Remove redundant ppc test. Exclude
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / e500mc64_nop.d
1 #as: -mppc -me500mc64
2 #objdump: -dr -Me500mc64
3 #name: Power E500MC64 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.030963 seconds and 5 git commands to generate.