smartalign: use a "times" construct rather than %rep
commitf991f5ae56468b225b5df848b47b5173dedf8332
authorH. Peter Anvin <hpa@zytor.com>
Sun, 19 Oct 2008 23:45:27 +0000 (19 16:45 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 19 Oct 2008 23:45:27 +0000 (19 16:45 -0700)
treec7c4d4f29533e3b4ec38f3a40175d472bcff94ae
parent9f9fcfa45577306420643206739d163f63710d68
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>
macros/smartalign.mac