At its simplest, the bit-value of a processor (in recent years, always either 32 or 64-bit) is just the measure of how many bits it uses for its memory addresses. This means that on a 32 bit computer, the address of a location in memory has 32 bits in it, and on a 64-bit computer, they use 64 bits.