opcodes/
[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 .*: +file format elf(32)?(64)?-powerpc.*
6
7 Disassembly of section \.text:
8
9 0+00 <start>:
10 0: 60 00 00 00 nop
11 4: 60 00 00 00 nop
12 8: 60 00 00 00 nop
13 c: 60 00 00 00 nop
This page took 0.051181 seconds and 4 git commands to generate.