nasm/doc
Jin Kyu Song 26ddad67ca nosplit: Generate index-only EA only when a multiplier is used.
[nosplit eax] has been encoded as [eax*1+0] since 0.98.34.
But this seems like unexpected behavior.
So only when a register is multiplied, that will be treated
as an index. ([nosplit eax*1] -> [eax*1+0])
Document is updated accordingly.

Signed-off-by: Jin Kyu Song <jin.kyu.song@intel.com>
2013-12-18 22:38:44 -08: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 doc: Clean up changelog for 2.11 2013-11-28 21:24:09 -08:00
genps.pl psfonts.ph: increase leading to font size+20% 2012-02-25 15:46:38 -08: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 nosplit: Generate index-only EA only when a multiplier is used. 2013-12-18 22:38:44 -08:00
nasmlogo.eps doc: New NASM logo 2012-02-25 14:53:34 -08:00
opt_var.txt add John Coffman's optimizer documentation 2005-03-10 02:03:11 +00:00
psfonts.ph psfonts.ph: increase leading to font size+20% 2012-02-25 15:46:38 -08: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