x86: replace adhoc (partly wrong) ambiguous operand checking for MOVSX/MOVZX
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / mixed-mode-reloc32.d
1 #as: -mrelax-relocations=yes --generate-missing-build-notes=no
2 #objdump: -r
3 #source: mixed-mode-reloc.s
4 #name: x86 mixed mode relocs (32-bit object)
5
6 .*: +file format .*i386.*
7
8 RELOCATION RECORDS FOR \[.text\]:
9 OFFSET[ ]+TYPE[ ]+VALUE[ ]*
10 [0-9a-f]+[ ]+R_386_GOT32[ ]+xtrn[ ]*
11 [0-9a-f]+[ ]+R_386_PLT32[ ]+xtrn[ ]*
12 [0-9a-f]+[ ]+R_386_GOT32X[ ]+xtrn[ ]*
13 [0-9a-f]+[ ]+R_386_PLT32[ ]+xtrn[ ]*
14 [0-9a-f]+[ ]+R_386_GOT32X[ ]+xtrn[ ]*
15 [0-9a-f]+[ ]+R_386_PLT32[ ]+xtrn[ ]*
This page took 0.059727 seconds and 4 git commands to generate.