summaryrefslogtreecommitdiff
path: root/Documentation/bpf/instruction-set.rst
AgeCommit message (Expand)AuthorFilesLines
2022-06-24bpf, docs: Fix the code formatting in instruction-setShahab Vahedi1-1/+1
2022-06-09bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU"Kosuke Fujimoto1-1/+1
2022-04-28bpf, docs: Fix typo "respetively" to "respectively"Tiezhu Yang1-1/+1
2022-04-28bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BETiezhu Yang1-1/+1
2022-04-28bpf, docs: Remove duplicated word "instructions"Tiezhu Yang1-1/+1
2022-02-03bpf, docs: Better document the atomic instructionsChristoph Hellwig1-27/+49
2022-02-03bpf, docs: Better document the extended instruction formatChristoph Hellwig1-7/+19
2022-02-03bpf, docs: Better document the legacy packet access instructionChristoph Hellwig1-22/+32
2022-02-03bpf, docs: Better document the regular load and store instructionsChristoph Hellwig1-5/+12
2022-02-03bpf, docs: Document the byte swapping instructionsChristoph Hellwig1-4/+40
2022-01-06bpf, docs: Fully document the JMP mode modifiersChristoph Hellwig1-6/+6
2022-01-06bpf, docs: Fully document the JMP opcodesChristoph Hellwig1-17/+17
2022-01-06bpf, docs: Fully document the ALU opcodesChristoph Hellwig1-15/+15
2022-01-06bpf, docs: Document the opcode classesChristoph Hellwig1-12/+12
2022-01-06bpf, docs: Add subsections for ALU and JMP instructionsChristoph Hellwig1-20/+32
2022-01-06bpf, docs: Add a setion to explain the basic instruction encodingChristoph Hellwig1-1/+15
2021-12-31bpf, docs: Move the packet access instructions last in instruction-set.rstChristoph Hellwig1-28/+27
2021-12-31bpf, docs: Generate nicer tables for instruction encodingsChristoph Hellwig1-63/+95
2021-12-31bpf, docs: Split the comparism to classic BPF from instruction-set.rstChristoph Hellwig1-311/+69
2021-12-31bpf, docs: Fix verifier referencesChristoph Hellwig1-5/+2
2021-11-30bpf, docs: Split general purpose eBPF documentation out of filter.rstChristoph Hellwig1-0/+467