|
|
|
|
|
by userbinator
73 days ago
|
|
Until then, I want my bits and bytes notated uniformly. AFAIK it was only IBM whose CPUs were consistently BE for both bit and byte order (i.e. bit 0 is also the most significant bit.) Every other CPU which is BE for bytes is still LE for bits (bit 0 least significant.) |
|