mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
b5c37946cc
This reverts commit 675b9d612c
.
See https://sourceware.org/pipermail/binutils/2023-August/128761.html.
15 lines
322 B
Makefile
15 lines
322 B
Makefile
#as: -EL -mdialect=normal
|
|
#source: reloc-data.s
|
|
#source: reloc-insn-external.s
|
|
#objdump: -dr -M hex
|
|
#ld: -Tdata=0x20 -EL
|
|
#name: reloc insn external LE
|
|
|
|
.*: +file format .*bpfle
|
|
|
|
Disassembly of section .text:
|
|
|
|
[0-9a-f]+ <.*>:
|
|
*[0-9a-f]+: 18 01 00 00 28 00 00 00[ ]*lddw %r1,0x28
|
|
*[0-9a-f]+: 00 00 00 00 00 00 00 00[ ]*
|