x86: adjust {,E}VEX.W handling outside of 64-bit mode
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / reloc.d
CommitLineData
252b5132
RH
1#objdump: -drw
2#name: i386 reloc
3
4.*: +file format .*i386.*
5
6Disassembly of section .text:
7
6812da59 80+000 <foo>:
966d5bec 9 0: b3 00 [ ]*mov \$0x0,%bl 1: (R_386_)?8 .text
b7be1db6
AM
10 2: 68 00 00 00 00 [ ]*push \$0x0 3: (R_386_)?(dir)?32 .text
11 7: 05 00 00 00 00 [ ]*add \$0x0,%eax 8: (R_386_)?(dir)?32 .text
12 c: 81 c3 00 00 00 00 [ ]*add \$0x0,%ebx e: (R_386_)?(dir)?32 .text
13 12: 69 d2 00 00 00 00 [ ]*imul \$0x0,%edx,%edx 14: (R_386_)?(dir)?32 .text
14 18: 9a 00 00 00 00 00 00 [ ]*lcall \$0x0,\$0x0 19: (R_386_)?(dir)?32 .text
966d5bec 15 1f: 66 68 00 00 [ ]*pushw \$0x0 21: (R_386_)?16 .text
ea397f5b
L
16 23: 90 [ ]*nop
17 24: 90 [ ]*nop
18 25: 90 [ ]*nop
19 26: 90 [ ]*nop
20 27: 90 [ ]*nop
This page took 2.499013 seconds and 4 git commands to generate.