IIRC it has 31-bit integers, which means you can't natively work with 32-bit data without widening.
or 63 bits on 64 bit architectures.