Fix indentation in print_thread_info_1
[deliverable/binutils-gdb.git] / ld / testsuite / ld-or1k / plt1.x.dd
1
2 .*\.x: file format elf32-or1k
3
4
5 Disassembly of section \.plt:
6
7 [0-9a-f]+ <\.plt>:
8 +[0-9a-f]+: 19 80 00 00 l\.movhi r12,0x0
9 +[0-9a-f]+: 85 ec [0-9a-f]+ [0-9a-f]+ l\.lwz r15,[0-9]+\(r12\)
10 +[0-9a-f]+: 44 00 78 00 l\.jr r15
11 +[0-9a-f]+: 85 8c [0-9a-f]+ [0-9a-f]+ l\.lwz r12,[0-9]+\(r12\)
12 +[0-9a-f]+: 19 80 00 00 l\.movhi r12,0x0
13 +[0-9a-f]+: 85 8c [0-9a-f]+ [0-9a-f]+ l\.lwz r12,[0-9]+\(r12\)
14 +[0-9a-f]+: 44 00 60 00 l\.jr r12
15 +[0-9a-f]+: a9 60 00 00 l\.ori r11,r0,0x0
16 +[0-9a-f]+: 19 80 00 00 l\.movhi r12,0x0
17 +[0-9a-f]+: 85 8c [0-9a-f]+ [0-9a-f]+ l\.lwz r12,[0-9]+\(r12\)
18 +[0-9a-f]+: 44 00 60 00 l\.jr r12
19 +[0-9a-f]+: a9 60 00 0c l\.ori r11,r0,0xc
20
21 Disassembly of section \.text:
22
23 [0-9a-f]+ <_start>:
24 +[0-9a-f]+: 03 ff ff f8 l\.j [0-9a-f]+ <.plt\+0x10>
25 +[0-9a-f]+: 15 00 00 00 l\.nop 0x0
26 +[0-9a-f]+: 03 ff ff fa l\.j [0-9a-f]+ <.plt\+0x20>
27 +[0-9a-f]+: 15 00 00 00 l\.nop 0x0
This page took 0.047447 seconds and 4 git commands to generate.