bpf, docs: Add docs on extended 64-bit immediate instructions
authorDave Thaler <dthaler@microsoft.com>
Sun, 26 Mar 2023 05:49:46 +0000 (05:49 +0000)
committerAlexei Starovoitov <ast@kernel.org>
Mon, 3 Apr 2023 00:02:54 +0000 (17:02 -0700)
commit16b7c970cc8192e929dbd5192ccc1867e19d7bda
tree44b5b5d57108cdf54b4896b686b369e97f20a1e4
parent92b2e810f0d3a2c05d8cf12a800592b238d458df
bpf, docs: Add docs on extended 64-bit immediate instructions

Add docs on extended 64-bit immediate instructions, including six instructions
previously undocumented.  Include a brief description of maps and variables,
as used by those instructions.

V1 -> V2: rebased on top of latest master

V2 -> V3: addressed comments from Alexei

V3 -> V4: addressed comments from David Vernet

Signed-off-by: Dave Thaler <dthaler@microsoft.com>
Link: https://lore.kernel.org/r/20230326054946.2331-1-dthaler1968@googlemail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Documentation/bpf/instruction-set.rst
Documentation/bpf/linux-notes.rst