listing: fix base address for TIMES
commit5810c594c9eeed4d809b29c9e073af76dfcd3249
authorH. Peter Anvin <hpa@zytor.com>
Tue, 2 May 2017 02:51:09 +0000 (1 19:51 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 2 May 2017 02:51:09 +0000 (1 19:51 -0700)
treebd23195a95c1fb06029b64636bb6af3b2f543e33
parent5f93c9597dcf59055c66caba1c75e5d6f02b65d2
listing: fix base address for TIMES

A simpler, and actually correct fix for the listing address for
TIMES.  The listing interface is quite frankly insane, but it probably
is better to fix it in 2.14+ and not in the maintenance branch.

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