aboutsummaryrefslogtreecommitdiff
path: root/cpu/bpf.cpu
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/bpf.cpu')
-rw-r--r--cpu/bpf.cpu2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/bpf.cpu b/cpu/bpf.cpu
index aa01fbb..db2301c 100644
--- a/cpu/bpf.cpu
+++ b/cpu/bpf.cpu
@@ -47,7 +47,7 @@
;; Whereas the 128-bit instructions (at the moment there is only one
;; of such instructions, lddw) have the form:
;;
-;; code:8 regs:8 offset:16 imm:32 imm:32 unused:32
+;; code:8 regs:8 offset:16 imm:32 unused:32 imm:32
;;
;; In both formats `regs' is itself composed by two fields:
;;