What is the exact meaning of "32-bit OS", "32-bit processor"?
- Does it influence the size of address bus?
- Does it influence the number of virtual addresses that can be generated?
- How will it affect the register size means does the register size?
- What impact does it have on virtual memory/ memory management
I am a beginner in this area; please point me to some suitable docs if you have any.
Thanks.