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)
commit5ca15b8a939ff59f3e9f957ad4af5658c016cf7e
tree873e03d024bd953dda7b3790279d1785cd4d54ce
parent15175336270a76695412aedf68f3eab746d84b4b
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