From 3e73cfc8b77c39a61f3a393aa4e65d1da83d6d4d Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Tue, 22 Dec 2009 23:36:46 +0300 Subject: [PATCH] doc/nasmdoc.src: Update the number of sync points in docs Signed-off-by: Cyrill Gorcunov --- doc/nasmdoc.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src index 77a2cae..b98c3be 100644 --- a/doc/nasmdoc.src +++ b/doc/nasmdoc.src @@ -7813,7 +7813,7 @@ ideal. To avoid this, you can specify a `\i\c{synchronisation}' point, or indeed as many synchronisation points as you like (although NDISASM can -only handle 8192 sync points internally). The definition of a sync +only handle 2147483647 sync points internally). The definition of a sync point is this: NDISASM guarantees to hit sync points exactly during disassembly. If it is thinking about generating an instruction which would cause it to jump over a sync point, it will discard that -- 2.7.4