1#as: --EB
2#source: reloc-data.s
3#source: reloc-insn-external.s
4#objdump: -dr
5#ld: -Tdata=0x20 -EB
6#name: reloc insn external BE
7
8.*: +file format .*bpfbe
9
10Disassembly of section .text:
11
12[0-9a-f]+ <.*>:
13 *[0-9a-f]+:	18 10 00 00 00 00 00 28[ 	]*lddw %r1,0x28
14 *[0-9a-f]+:	00 00 00 00 00 00 00 00[ 	]*
15 *[0-9a-f]+:	b7 20 00 00 00 00 00 26[ 	]*mov %r2,0x26
16 *[0-9a-f]+:	61 34 00 24 00 00 00 00[ 	]*ldxw %r3,\[%r4\+0x24\]
17