19990502 sourceware import
[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
800000000 <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_32 .text
11 7: 05 00 00 00 00 [ ]*add \$0x0,%eax 8: R_386_32 .text
12 c: 81 c3 00 00 00 00 [ ]*add \$0x0,%ebx e: R_386_32 .text
13 12: 69 d2 00 00 00 00 [ ]*imul \$0x0,%edx,%edx 14: R_386_32 .text
14 18: 9a 00 00 00 00 00 00 [ ]*lcall \$0x0,\$0x0 19: R_386_32 .text
15 1f: 66 68 00 00 [ ]*pushw \$0x0 21: R_386_16 .text
This page took 0.023859 seconds and 4 git commands to generate.