Add support for the C_SKY series of processors.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-csky / hilo16.d
1 #name: address hi16/lo16 relocations
2 #source: hilo16.s
3 #source: hilo16_symbol.s
4 #ld: -e __start
5 #objdump: -dr
6
7 .*: file format .*
8
9
10 Disassembly of section .text:
11
12 [0-9a-f]+ <__start>:
13 [0-9a-f]+: ea21dead movih r1, 57005
14 [0-9a-f]+: ec21beef ori r1, r1, 48879
This page took 0.038205 seconds and 4 git commands to generate.