]> git.baikalelectronics.ru Git - kernel.git/commit
bpf, docs: Better document the extended instruction format
authorChristoph Hellwig <hch@lst.de>
Mon, 31 Jan 2022 18:36:37 +0000 (19:36 +0100)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 3 Feb 2022 17:29:37 +0000 (09:29 -0800)
commitef26c53adce5479b004d9eac84b76d007010ebb4
tree873e03d024bd953dda7b3790279d1785cd4d54ce
parentc2367cfa326ebf786a9f38db603a533239a4143a
bpf, docs: Better document the extended instruction format

In addition to the normal 64-bit instruction encoding, eBPF also has
a single instruction that uses a second 64-bit bits for a second
immediate value.  Instead of only documenting this format deep down
in the document mention it in the instruction encoding section.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20220131183638.3934982-5-hch@lst.de
Documentation/bpf/instruction-set.rst