]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/bpf/call-be.d
2.41 Release sources
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / bpf / call-be.d
CommitLineData
675b9d61 1#as: --EB
f8861f5d 2#source: call.s
675b9d61 3#objdump: -dr
f8861f5d
JM
4#name: eBPF CALL instruction, big endian
5
6.*: +file format .*bpf.*
7
8Disassembly of section .text:
9
10[0-9a-f]+ <.*>:
11 0: 85 00 00 00 00 00 00 00 call 0
12 8: 85 00 00 00 00 00 00 01 call 1
13 10: 85 00 00 00 ff ff ff fe call -2
14 18: 85 00 00 00 00 00 00 0a call 10
15 20: 85 01 00 00 00 00 00 00 call 0
16[0-9a-f]+ <foo>:
17 28: 85 01 00 00 ff ff ff ff call -1
18 30: 85 01 00 00 ff ff ff fe call -2
19 38: 85 01 00 00 ff ff ff fd call -3