x86-64: fix handling of PUSH/POP of segment register
[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.076595 seconds and 4 git commands to generate.