There are integer registers, named R0- All use two's compliment There is an additional register, RS (Register Selector), that offsets the register number from its base This register only has bits, and its overflow is never recorded There is an additional register, RW (Register Window), that controls the number of integer registers available and preserved There are float registers, named F0- There is an additional register, FS (Float Selector), that offsets the register number from its base This register only has bits, and its overflow is never recorded There is an additional register, FW (Float Window), that controls the number of float registers available and preserved