On 2/1/21 5:26 AM, Peter Corlett via cctalk wrote:
On every CPU I've used, LSB has always been bit 0.
Unlike endianness, this
is clearly better than the other way round since the value is 2**bit_number
and the bit number doesn't change if the value is converted into a different
word width.
I take it then, that you've never programmed a S/360 CPU?
--Chuck