]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/i386/x86-64-size-2.d
x86: allow @size to also (sensibly) apply to sections
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-size-2.d
1 #name: x86-64 size 2
2 #source: size-2.s
3 #objdump: -dhwr
4
5 .*: +file format .*
6
7 Sections:
8 Idx Name +Size .*
9 0 \.text +0*3c .*
10 1 \.data +0*5c .*
11 2 \.bss +0*199999(ae|b0) .*
12 #...
13 Disassembly of section .text:
14
15 0+ <.text>:
16 [ ]*[a-f0-9]+: b8 50 00 00 00 mov \$0x50,%eax
17 [ ]*[a-f0-9]+: b8 48 00 00 00 mov \$0x48,%eax
18 [ ]*[a-f0-9]+: b8 58 00 00 00 mov \$0x58,%eax
19 [ ]*[a-f0-9]+: b8 1e 00 00 00 mov \$0x1e,%eax
20 [ ]*[a-f0-9]+: b8 0e 00 00 00 mov \$0xe,%eax
21 [ ]*[a-f0-9]+: b8 2e 00 00 00 mov \$0x2e,%eax
22 [ ]*[a-f0-9]+: b8 90 99 99 19 mov \$0x19999990,%eax
23 [ ]*[a-f0-9]+: b8 70 99 99 19 mov \$0x19999970,%eax
24 [ ]*[a-f0-9]+: b8 b0 99 99 19 mov \$0x199999b0,%eax
25 [ ]*[a-f0-9]+: b8 3c 00 00 00 mov \$0x3c,%eax
26 [ ]*[a-f0-9]+: b8 60 00 00 00 mov \$0x60,%eax
27 [ ]*[a-f0-9]+: b8 (ae|b0) 99 99 09 mov \$0x99999(ae|b0),%eax
28 #pass