Re: Bit twiddling
- From: "*** T. Winter" <***.Winter@xxxxxx>
- Date: Fri, 3 Jun 2005 22:49:00 GMT
In article <ln1x7jb47t.fsf@xxxxxxxxxxxxxxx> Keith Thompson <kst-u@xxxxxxx> writes:
....
> Whether bit 0 is the least or most significant bit is probably
> system-specific; the bits in a 32-bit word might be numbered 0..31 or
> 31..0. Which way they're numbered is probably more a matter of
> terminology than actual semantics, unless the CPU provides
> instructions that take bit numbers as arguments.
And if the instructions are consistent. That is not the case with all
processors...
--
*** t. winter, cwi, kruislaan 413, 1098 sj amsterdam, nederland, +31205924131
home: bovenover 215, 1025 jn amsterdam, nederland; http://www.cwi.nl/~***/
.
- Follow-Ups:
- Re: Bit twiddling
- From: glen herrmannsfeldt
- Re: Bit twiddling
- References:
- Re: Bit twiddling
- From: grid
- Re: Bit twiddling
- From: Paul Mesken
- Re: Bit twiddling
- From: Keith Thompson
- Re: Bit twiddling
- Prev by Date: Re: pointers and integers
- Next by Date: Re: Why can't you add pointers in c?
- Previous by thread: Re: Bit twiddling
- Next by thread: Re: Bit twiddling
- Index(es):