x86: make sure all PUSH/POP honor DefaultSize
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / relax-2.d
1 #name: i386 relax 2
2 #objdump: -dw
3
4 .*: +file format .*
5
6
7 Disassembly of section .text:
8
9 #...
10 38: 0f 85 88 00 00 00 jne (0x)?c6( .*)?
11 #...
12 48: 75 7c jne (0x)?c6( .*)?
13 #...
14 c6: 90 nop
15 #pass
This page took 0.035992 seconds and 4 git commands to generate.