10 GPR - General Purpose Registers

The AVR64DU32/28 devices provide four General Purpose registers that can be used for storing any information. They are applicable for storing global variables and interrupt flags. General Purpose registers, residing in the address range 0x1C-0x1F, are directly bit-accessible using the SBI, CBI, SBIS, and SBIC instructions.