linux/Documentation/bpf/standardization
Dave Thaler e48f0f4a9b bpf, docs: Clarify definitions of various instructions
Clarify definitions of several instructions:

* BPF_NEG does not support BPF_X
* BPF_CALL does not support BPF_JMP32 or BPF_X
* BPF_EXIT does not support BPF_X
* BPF_JA does not support BPF_X (was implied but not explicitly stated)

Also fix a typo in the wide instruction figure where the field is
actually named "opcode" not "code".

Signed-off-by: Dave Thaler <dthaler1968@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Yonghong Song <yonghong.song@linux.dev>
Link: https://lore.kernel.org/bpf/20240126040050.8464-1-dthaler1968@gmail.com
2024-01-26 19:05:38 +01:00
..
abi.rst bpf, docs: Add abi.rst document to standardization subdirectory 2023-08-30 16:35:58 +02:00
index.rst bpf, docs: Add abi.rst document to standardization subdirectory 2023-08-30 16:35:58 +02:00
instruction-set.rst bpf, docs: Clarify definitions of various instructions 2024-01-26 19:05:38 +01:00