mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
14 lines
231 B
D
14 lines
231 B
D
|
#source: pr19175.s
|
||
|
#as: --32
|
||
|
#ld: -Bsymbolic -shared -melf_i386 -T pr19175.t
|
||
|
#objdump: -dw
|
||
|
|
||
|
.*: +file format .*
|
||
|
|
||
|
|
||
|
Disassembly of section .text:
|
||
|
|
||
|
#...
|
||
|
[ ]*[a-f0-9]+: 8d 81 ([0-9a-f]{2} ){4} * lea -0x[a-f0-9]+\(%ecx\),%eax
|
||
|
#pass
|