Re: Locked memory

From: Beth (BethStone21_at_hotmail.NOSPICEDHAM.com)
Date: 06/09/04


Date: Wed, 9 Jun 2004 16:10:56 +0100

Annie wrote:
> Yep...last time I checked, FFFFh was still the highest number
that would
> fit into CX. Hehe!

Really? As, the last time I checked, you could fit "infinity"
into CX...

...as a 32-bit single-precision floating-point value, that is
;)...

Sign Exponent Significand
   0 11111111 0000000000000000000000

Just pop that out of CX into the FPU stack...and, well, you
don't get a higher number than "(plus) infinity", by
definition...

Oh, wait...of course, you meant the highest _INTEGER_ number
that would fit into CX, didn't you? Ah, yes, on that score,
you'd be "technically accurate" and everything...

Beth ;)


Loading