Optimize R_386_GOT32/R_386_GOT32X only if addend is 0
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / mov3.d
CommitLineData
02e2aef8
L
1#as: --32
2#ld: -melf_i386
3#objdump: -dw
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
10#...
11[ ]*[a-f0-9]+: 8b 05 ([0-9a-f]{2} ){4} * mov 0x[a-f0-9]+\,%eax
12[ ]*[a-f0-9]+: 8b 05 ([0-9a-f]{2} ){4} * mov 0x[a-f0-9]+\,%eax
13[ ]*[a-f0-9]+: 8b 05 ([0-9a-f]{2} ){4} * mov 0x[a-f0-9]+\,%eax
14#pass
This page took 0.023292 seconds and 4 git commands to generate.