Cosmetic.

git-svn-id: http://caml.inria.fr/svn/ocaml/branches/abstract_intel_emit@15301 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Alain Frisch 2014-09-22 16:26:03 +00:00
parent 630b4649fc
commit 78f008684b
1 changed files with 0 additions and 1 deletions

View File

@ -75,7 +75,6 @@ type 'reg addr =
}
(** Addressing modes:
displ + sym + base + idx * scale
(if scale = 0, idx is ignored and base must be None)
*)