x86: Updated align branch tests for Darwin and i686-pc-elf
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / protected3.d
... / ...
CommitLineData
1#as: --32
2#ld: -shared -melf_i386
3#objdump: -drw
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
100+[a-f0-9]+ <bar>:
11[ ]*[a-f0-9]+: 8b 81 [a-f0-9][a-f0-9] [a-f0-9][a-f0-9] ff ff mov -0x[a-f0-9]+\(%ecx\),%eax
12[ ]*[a-f0-9]+: 8b 00 mov \(%eax\),%eax
13[ ]*[a-f0-9]+: c3 ret
14#pass
This page took 0.024811 seconds and 4 git commands to generate.