Update the address of the FSF in the copyright notice of files which were using the...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / protected7.d
1 #as: --32
2 #ld: -shared -melf_i386
3 #objdump: -drw
4
5 .*: +file format .*
6
7
8 Disassembly of section .text:
9
10 0+[a-f0-9]+ <bar>:
11 [ ]*[a-f0-9]+: 8b 81 [a-f0-9][a-f0-9] [a-f0-9][a-f0-9] 00 00 mov 0x[a-f0-9]+\(%ecx\),%eax
12 [ ]*[a-f0-9]+: c3 ret
13 #pass
This page took 0.029485 seconds and 4 git commands to generate.