cpu: fix comment in bpf.cpu
[deliverable/binutils-gdb.git] / cpu / bpf.cpu
index aa01fbbb2eaad0504a50fcc6d48831a4e72444b3..db2301c4952bcf429d3e7f61fc3d0eba30da93e9 100644 (file)
@@ -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:
 ;;
This page took 0.022772 seconds and 4 git commands to generate.