This directory contains supplementary reference materials for sBPF assembly programming.
Comprehensive listing of all sBPF instructions, their mnemonics, encodings, and version compatibility.
Detailed information about the sBPF memory layout, including memory regions, their addresses, sizes, and access permissions.
A template linker script for sBPF programs with explanations of each section.
Reference for common compiler and linker flags used for building sBPF programs.
Information about the sBPF register set, calling conventions, and error handling mechanisms.
These appendices serve as quick references for sBPF assembly programmers. They complement the main documentation by providing detailed tables and references without interrupting the flow of the main tutorial sections.
The appendices are designed to be consulted as needed during development, providing specifics that might be required for more advanced programming tasks.
- Foundations: Core concepts and introduction to sBPF
- Reference: Detailed instruction set documentation and syntax guides
| ← Back to Home |
|---|