x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / e5500_nop.d
1 #as: -mppc -me5500
2 #objdump: -dr -Me5500
3 #name: Power E5500 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.036111 seconds and 4 git commands to generate.