gas: Update x86 sse-noavx tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / mixed-mode-reloc32.d
CommitLineData
0cb4071e 1#as: -mrelax-relocations=yes
4fa24527
JB
2#objdump: -r
3#source: mixed-mode-reloc.s
4#name: x86 mixed mode relocs (32-bit object)
5
6.*: +file format .*i386.*
7
8RELOCATION RECORDS FOR \[.text\]:
9OFFSET[ ]+TYPE[ ]+VALUE[ ]*
02a86693 10[0-9a-f]+[ ]+R_386_GOT32X[ ]+xtrn[ ]*
e05278af 11[0-9a-f]+[ ]+R_386_PLT32[ ]+xtrn[ ]*
02a86693 12[0-9a-f]+[ ]+R_386_GOT32X[ ]+xtrn[ ]*
4fa24527 13[0-9a-f]+[ ]+R_386_PLT32[ ]+xtrn[ ]*
02a86693 14[0-9a-f]+[ ]+R_386_GOT32X[ ]+xtrn[ ]*
4fa24527 15[0-9a-f]+[ ]+R_386_PLT32[ ]+xtrn[ ]*
This page took 0.547588 seconds and 4 git commands to generate.