gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / mvk-reloc-local.d
CommitLineData
40b36596
JM
1#name: C6X MVK relocations, local symbols
2#as: -mlittle-endian
3#ld: -melf32_tic6x_le -Tgeneric.ld
4#source: mvk-reloc-local-1.s
5#source: mvk-reloc-local-2.s
6#objdump: -dr
7
8.*: *file format elf32-tic6x-le
9
10
11Disassembly of section \.text:
12
1310000000 <[^>]*>:
1410000000:[ \t]+00804028[ \t]+mvk \.S1 128,a1
1510000004:[ \t]+01004228[ \t]+mvk \.S1 132,a2
1610000008:[ \t]+01800068[ \t]+mvkh \.S1 0,a3
17[ \t]*\.\.\.
1810000020:[ \t]+00804628[ \t]+mvk \.S1 140,a1
1910000024:[ \t]+01004828[ \t]+mvk \.S1 144,a2
2010000028:[ \t]+01ffffe8[ \t]+mvkh \.S1 4294901760,a3
21[ \t]*\.\.\.
This page took 0.467352 seconds and 4 git commands to generate.