Revert "asm/assemble.c: correct the listing address for TIMES"
commit5f93c9597dcf59055c66caba1c75e5d6f02b65d2
authorH. Peter Anvin <hpa@zytor.com>
Tue, 2 May 2017 02:44:34 +0000 (1 19:44 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 2 May 2017 02:44:34 +0000 (1 19:44 -0700)
treebee5002286183256616e3958ed18ef2c7dedd47d
parent3301ee8a9e94566992752c0e8e5c22e916f2174a
Revert "asm/assemble.c: correct the listing address for TIMES"

This reverts commit 440ba7e13eeb02c441e75e62e2daa91085c113ce.

The fix is wrong; it causes the listing file to *only* show <rept>,
without showing the first iteration.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
asm/assemble.c