nasm/doc
Cyrill Gorcunov e091d6ed62 BR3041451: Implement upper bound for %rep counter
Since %rep counter is a 64 bit signed integer we have to use some
"maximum possible value" limit (upper bound) otherwise there may be
a situation when %rep counter is 0 or even negative while user
has been passing big positive integer value.

Reported-by: nasm64developer
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2010-08-09 18:35:35 +04:00
..
metrics Use a custom font encoding vector; generate copyright (inner cover) page 2002-05-15 21:00:30 +00:00
afmmetrics.pl Add copyright verbiage to Perl scripts; update LICENSE 2009-06-28 16:54:44 -07:00
changes.src BR3041451: Implement upper bound for %rep counter 2010-08-09 18:35:35 +04:00
genps.pl Add copyright verbiage to Perl scripts; update LICENSE 2009-06-28 16:54:44 -07:00
genpsdriver.pl Add copyright verbiage to Perl scripts; update LICENSE 2009-06-28 16:54:44 -07:00
head.ps doc: ps/pdf: set page numbers in normal-sized italic 2008-06-15 21:18:08 -07:00
inslist.pl Add copyright verbiage to Perl scripts; update LICENSE 2009-06-28 16:54:44 -07:00
internal.doc Better explanation why insnsa.c is a separate module 2002-05-25 01:39:12 +00:00
makedocs.bat Add autogenerated instruction list to NASM documentation 2008-01-20 16:27:03 -08:00
Makefile.in doc: inslist.src is an intermediate file, move to "make clean" 2010-06-25 13:40:10 -07:00
nasmdoc.src BR3041451: Implement upper bound for %rep counter 2010-08-09 18:35:35 +04:00
nasmlogo.eps Remove $Id$ tags (useless with git) 2007-09-12 21:05:06 -07:00
opt_var.txt add John Coffman's optimizer documentation 2005-03-10 02:03:11 +00:00
psfonts.ph ps/pdf doc: default to 10-point font, wider leading 2008-06-15 21:10:45 -07:00
pswidth.ph Use a custom font encoding vector; generate copyright (inner cover) page 2002-05-15 21:00:30 +00:00
rdsrc.pl Add copyright verbiage to Perl scripts; update LICENSE 2009-06-28 16:54:44 -07:00