i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-relax-2.d
1 #source: relax-3.s
2 #as: -mshared
3 #objdump: -dwr
4 #notarget: *-*-solaris*
5
6 .*: +file format .*
7
8
9 Disassembly of section .text:
10
11 0+ <foo>:
12 [ ]*[a-f0-9]+: eb 24 jmp 26 <local>
13 [ ]*[a-f0-9]+: eb 1e jmp 22 <hidden_def>
14 [ ]*[a-f0-9]+: e9 00 00 00 00 jmpq 9 <foo\+0x9> 5: R_X86_64_PLT32 global_def-0x4
15 [ ]*[a-f0-9]+: e9 00 00 00 00 jmpq e <foo\+0xe> a: R_X86_64_PLT32 global_def-0x4
16 [ ]*[a-f0-9]+: e9 00 00 00 00 jmpq 13 <foo\+0x13> f: R_X86_64_PLT32 weak_def-0x4
17 [ ]*[a-f0-9]+: e9 00 00 00 00 jmpq 18 <foo\+0x18> 14: R_X86_64_PLT32 weak_hidden_undef-0x4
18 [ ]*[a-f0-9]+: e9 00 00 00 00 jmpq 1d <foo\+0x1d> 19: R_X86_64_PLT32 weak_hidden_def-0x4
19 [ ]*[a-f0-9]+: e9 00 00 00 00 jmpq 22 <hidden_def> 1e: R_X86_64_PLT32 hidden_undef-0x4
20
21 0+22 <hidden_def>:
22 [ ]*[a-f0-9]+: c3 retq
23
24 0+23 <weak_hidden_def>:
25 [ ]*[a-f0-9]+: c3 retq
26
27 0+24 <global_def>:
28 [ ]*[a-f0-9]+: c3 retq
29
30 0+25 <weak_def>:
31 [ ]*[a-f0-9]+: c3 retq
32
33 0+26 <local>:
34 [ ]*[a-f0-9]+: c3 retq
35 #pass
This page took 0.029901 seconds and 4 git commands to generate.