mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-07 14:34:51 +01:00
0d415dc8a4
git-svn-id: file:///srv/svn/repos/haiku/trunk/buildtools@9568 a95241bf-73f2-0310-859d-f6bbb57e9c96
13 lines
250 B
Makefile
13 lines
250 B
Makefile
#source: reloc-001.s
|
|
#ld: -T $srcdir/$subdir/reloc-001.ld
|
|
#objdump: -D
|
|
|
|
# Test 10 bit pc rel reloc normal case
|
|
|
|
.*: file format elf32-d10v
|
|
|
|
Disassembly of section .text:
|
|
|
|
01014000 <_start>:
|
|
1014000: 65 20 cc 1a brf0f.s 1014104 <foo> -> jmp r13
|