mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-22 05:37:44 +01:00
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29024 a95241bf-73f2-0310-859d-f6bbb57e9c96
14 lines
276 B
Makefile
14 lines
276 B
Makefile
#source: reloc-005.s
|
|
#ld: -T $srcdir/$subdir/reloc-005.ld
|
|
#objdump: -D
|
|
|
|
# Test 18 bit pc rel reloc normal case
|
|
|
|
.*: file format elf32-d10v
|
|
|
|
Disassembly of section .text:
|
|
|
|
01014000 <_start>:
|
|
1014000: e4 00 10 02 bra.l 1018008 <foo>
|
|
1014004: 26 0d 5e 00 jmp r13 || nop
|