]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/i386/svr4.d
3a4635419281b4db26ae70c92366e0c80ee52d08
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / i386 / svr4.d
1 #objdump: -dtw
2 #name: SVR4 comment char escape handling
3
4 .*: +file format .*
5
6 SYMBOL TABLE:
7 0+00 .* \.text[ ]+0+ \.text
8 0+00 .* \.data[ ]+0+ \.data
9 0+00 .* \.bss[ ]+0+ \.bss
10 0+00 .* \.text[ ]+0+ svr4
11 0+04 .* \*ABS\*[ ]+0+ a
12 0+03 .* \*ABS\*[ ]+0+ b
13 0+4c .* \*ABS\*[ ]+0+ c
14
15 Disassembly of section .text:
16
17 0+0 <svr4>:
18 [ ]*[0-9a-f]+:[ ]+b0 07[ ]+mov \$0x7,%al
19 [ ]*[0-9a-f]+:[ ]+b0 01[ ]+mov \$0x1,%al
20 [ ]*[0-9a-f]+:[ ]+b0 1e[ ]+mov \$0x1e,%al
21 [ ]*[0-9a-f]+:[ ]+b0 05[ ]+mov \$0x5,%al
22 [ ]*[0-9a-f]+:[ ]+b0 02[ ]+mov \$0x2,%al
23 [ ]*[0-9a-f]+:[ ]+b0 33[ ]+mov \$0x33,%al
24 #pass