i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / reloc.d
1 #objdump: -drw
2 #name: i386 reloc
3
4 .*: +file format .*i386.*
5
6 Disassembly of section .text:
7
8 0+000 <foo>:
9 0: b3 00 [ ]*mov \$0x0,%bl 1: (R_386_)?8 .text
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
15 1f: 66 68 00 00 [ ]*pushw \$0x0 21: (R_386_)?16 .text
16 23: 90 [ ]*nop
17 24: 90 [ ]*nop
18 25: 90 [ ]*nop
19 26: 90 [ ]*nop
20 27: 90 [ ]*nop
This page took 0.029136 seconds and 4 git commands to generate.