Add x86 size relocation support to gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / size-2.d
1 #name: i386 size 2
2 #objdump: -dwr
3
4
5 .*: +file format .*
6
7
8 Disassembly of section .text:
9
10 0+ <.text>:
11 [ ]*[a-f0-9]+: b8 50 00 00 00 mov \$0x50,%eax
12 [ ]*[a-f0-9]+: b8 48 00 00 00 mov \$0x48,%eax
13 [ ]*[a-f0-9]+: b8 58 00 00 00 mov \$0x58,%eax
14 [ ]*[a-f0-9]+: b8 1e 00 00 00 mov \$0x1e,%eax
15 [ ]*[a-f0-9]+: b8 0e 00 00 00 mov \$0xe,%eax
16 [ ]*[a-f0-9]+: b8 2e 00 00 00 mov \$0x2e,%eax
17 [ ]*[a-f0-9]+: b8 90 99 99 19 mov \$0x19999990,%eax
18 [ ]*[a-f0-9]+: b8 70 99 99 19 mov \$0x19999970,%eax
19 [ ]*[a-f0-9]+: b8 b0 99 99 19 mov \$0x199999b0,%eax
20 #pass
This page took 0.031902 seconds and 4 git commands to generate.