gas: support .half, .word and .dword directives in eBPF
[deliverable/binutils-gdb.git] / gas / testsuite / gas / bpf / data-be.d
1 #as: --EB
2 #source: data.s
3 #objdump: -s -j .data
4 #name: eBPF data directives, big endian
5
6 .*: +file format .*bpf.*
7
8 Contents of section \.data:
9 0000 f00fdead beef1122 33445566 7788 .*
This page took 0.030149 seconds and 4 git commands to generate.