mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-07 14:34:51 +01:00
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29024 a95241bf-73f2-0310-859d-f6bbb57e9c96
14 lines
255 B
Makefile
14 lines
255 B
Makefile
#source: reloc-imm32.s
|
|
#ld: -T $srcdir/$subdir/crx.ld
|
|
#objdump: -D
|
|
|
|
# Test immediate relocation R_CRX_IMM32
|
|
|
|
.*: file format elf32-crx
|
|
|
|
Disassembly of section .text_32:
|
|
|
|
11014000 <_start>:
|
|
11014000: f6 21 01 22 addd \$0x22014006, r6
|
|
11014004: 06 40
|