x86-64: generalize SIMD test expectations
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-relax-3.d
CommitLineData
8dcea932
L
1#source: relax-3.s
2#objdump: -dwr
a5def729 3#notarget: *-*-solaris*
8dcea932
L
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
100+ <foo>:
11[ ]*[a-f0-9]+: eb 21 jmp 23 <local>
12[ ]*[a-f0-9]+: eb 1b jmp 1f <hidden_def>
13[ ]*[a-f0-9]+: eb 1b jmp 21 <global_def>
14[ ]*[a-f0-9]+: e9 00 00 00 00 jmpq b <foo\+0xb> 7: R_X86_64_PLT32 global_def-0x4
bd7ab16b
L
15[ ]*[a-f0-9]+: e9 00 00 00 00 jmpq 10 <foo\+0x10> c: R_X86_64_PLT32 weak_def-0x4
16[ ]*[a-f0-9]+: e9 00 00 00 00 jmpq 15 <foo\+0x15> 11: R_X86_64_PLT32 weak_hidden_undef-0x4
17[ ]*[a-f0-9]+: e9 00 00 00 00 jmpq 1a <foo\+0x1a> 16: R_X86_64_PLT32 weak_hidden_def-0x4
18[ ]*[a-f0-9]+: e9 00 00 00 00 jmpq 1f <hidden_def> 1b: R_X86_64_PLT32 hidden_undef-0x4
8dcea932
L
19
200+1f <hidden_def>:
21[ ]*[a-f0-9]+: c3 retq
22
230+20 <weak_hidden_def>:
24[ ]*[a-f0-9]+: c3 retq
25
260+21 <global_def>:
27[ ]*[a-f0-9]+: c3 retq
28
290+22 <weak_def>:
30[ ]*[a-f0-9]+: c3 retq
31
320+23 <local>:
33[ ]*[a-f0-9]+: c3 retq
34#pass
This page took 0.221781 seconds and 4 git commands to generate.