On 11/18/2013 10:51 PM, Sieghard wrote:
> Hallo Michael,
>
> Could you please keep sufficient context so even a casual reader can
> surmise what was meant? Thank you.
Nope.

That is what message threads do.

> So you say a single bit can be signed?
Yep. The highest order bit in a number in the "2's complement" encoding  
is the sign bit.


> No. Show me an ALU that calculates with signed bits. How does it determine
> whether a "1" is positive or negative?
Not at all. (Please do read more about "2's complement" encoding. )

When adding or subtracting, the ALU does not care about the type being 
signed or unsigned. The resulting bits are the same. (i.e. the resulting 
status Bits also are the same in the ALU, the compiler only interprets 
them according to the type of the result if it needs to take care of the 
potential sign of the result. )

-Michael



------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to