MIPS: Fix the encoding of immediates with microMIPS JALX
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-dwarf2.d
1 #readelf: -r -wl
2 #name: MIPS16 DWARF2
3 #as: -mabi=32 -mips16 -no-mdebug -g0
4 #source: mips16-dwarf2.s
5
6 Relocation section '\.rel\.debug_info' at offset .* contains 4 entries:
7 *Offset * Info * Type * Sym\.Value * Sym\. Name
8 0+0006 * 0+..02 * R_MIPS_32 * 0+0000 * \.debug_abbrev
9 0+000c * 0+..02 * R_MIPS_32 * 0+0000 * \.debug_line
10 0+0010 * 0+..02 * R_MIPS_32 * 0+0000 * \.text
11 0+0014 * 0+..02 * R_MIPS_32 * 0+0000 * \.text
12
13 Relocation section '\.rel\.debug_line' at offset .* contains 1 entries:
14 *Offset * Info * Type * Sym\.Value * Sym\. Name
15 0+0033 * 0+..02 * R_MIPS_32 * 0+0000 * \.text
16
17 #...
18 Line Number Statements:
19 \[0x.*\] Extended opcode 2: set Address to 0x1
20 \[0x.*\] Copy
21 \[0x.*\] Special opcode .*: advance Address by 2 to 0x3 and Line by 1 to 2
22 \[0x.*\] Special opcode .*: advance Address by 2 to 0x5 and Line by 1 to 3
23 \[0x.*\] Special opcode .*: advance Address by 4 to 0x9 and Line by 1 to 4
24 \[0x.*\] Special opcode .*: advance Address by 2 to 0xb and Line by 1 to 5
25 \[0x.*\] Special opcode .*: advance Address by 4 to 0xf and Line by 1 to 6
26 \[0x.*\] Special opcode .*: advance Address by 4 to 0x13 and Line by 1 to 7
27 \[0x.*\] Advance PC by 2286 to 0x901
28 \[0x.*\] Special opcode .*: advance Address by 0 to 0x901 and Line by 1 to 8
29 \[0x.*\] Advance PC by 15 to 0x910
30 \[0x.*\] Extended opcode 1: End of Sequence
This page took 0.03093 seconds and 4 git commands to generate.