Ah, thanks for clearing that up. One thing that always confused me is that left-shifts always make the number bigger and right the other way round, on a true little-endian machine then it should be different.
All programming languages that I know of use the right and left shift operands as if it...