X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Mon, 13 May 2002 16:49:45 -0400 Message-Id: <200205132049.g4DKnj402561@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT delorie DOT com using -f From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <200205132040.g4DKesR14434@speedy.ludd.luth.se> (message from Martin Str|mberg on Mon, 13 May 2002 22:40:53 +0200 (CEST)) Subject: Re: zero_regs in stub/stub.asm References: <200205132040 DOT g4DKesR14434 AT speedy DOT ludd DOT luth DOT se> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Why are we zeroing 0x19 words = 0x38 bytes while there's only room for > 0x32 bytes? 0x19 words is 0x32 bytes.