We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b81705 commit 492f99eCopy full SHA for 492f99e
Documentation/bpf/instruction-set.rst
@@ -127,7 +127,7 @@ BPF_XOR | BPF_K | BPF_ALU64 means::
127
Byte swap instructions
128
----------------------
129
130
-The byte swap instructions use an instruction class of ``BFP_ALU`` and a 4-bit
+The byte swap instructions use an instruction class of ``BPF_ALU`` and a 4-bit
131
code field of ``BPF_END``.
132
133
The byte swap instructions operate on the destination register
0 commit comments