assemble.c: correct special handing of ESP/RSP
commitf5843c614a8c1908f29f11cb196c8467fdf61f0b
authorH. Peter Anvin <hpa@zytor.com>
Mon, 10 Sep 2007 18:59:26 +0000 (10 18:59 +0000)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 10 Sep 2007 18:59:26 +0000 (10 18:59 +0000)
treecfb884b681fddee70301f2c860b798b65bf620b7
parent309a8ba34032e0f48bf7c204f26d5f23e2f6b5ab
assemble.c: correct special handing of ESP/RSP

Correct the special handling of ESP/RSP (must be in the base register
slot, but requires SIB.)
assemble.c