nasm/macros
H. Peter Anvin f991f5ae56 smartalign: use a "times" construct rather than %rep
Use a "times" construct rather than "%rep" for higher performance.
No need to preprocess the same line over and over for no good reason.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2008-10-19 16:45:27 -07:00
..
altreg.mac preproc: add support for builtin include modules (%use) 2008-06-19 15:04:18 -07:00
smartalign.mac smartalign: use a "times" construct rather than %rep 2008-10-19 16:45:27 -07:00