]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Change the /nop directive for the BPF port of the assembler to use the encoding expec...
authorDavid Faust <david.faust@oracle.com>
Tue, 15 Sep 2020 09:33:49 +0000 (10:33 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 15 Sep 2020 09:33:49 +0000 (10:33 +0100)
commit6db9990640cdf7bc0880149f2707904506518fb8
tree69d57fa90e8c42660fca1bd4f48534435247fb7e
parentd2b31b672955162463cd47bdb28baf2687bebe28
Change the /nop directive for the BPF port of the assembler to use the encoding expected by the kernel.

* config/tc-bpf.h (md_single_noop_insn): Use 'ja 0' for no-op.
gas/ChangeLog
gas/config/tc-bpf.h