gas: add support for eBPF
[deliverable/binutils-gdb.git] / gas / testsuite / gas / bpf / atomic.d
1 #as: --EL
2 #objdump: -dr
3 #name: eBPF atomic instructions
4
5 .*: +file format .*bpf.*
6
7 Disassembly of section .text:
8
9 0+ <.text>:
10 0: db 21 ef 1e 00 00 00 00 xadddw \[%r1\+0x1eef\],%r2
11 8: c3 21 ef 1e 00 00 00 00 xaddw \[%r1\+0x1eef\],%r2
This page took 0.029478 seconds and 4 git commands to generate.