X86 vs x64
Solved
mariam-j
Posted messages
44
Registration date
Status
Membre
Last intervention
-
brucine Posted messages 24414 Registration date Status Membre Last intervention -
brucine Posted messages 24414 Registration date Status Membre Last intervention -
Hello,
Does the term "x86" necessarily imply that it is 32 bits?
Can you install a 32-bit OS on 64-bit hardware?
Thank you for shedding some light.
2 réponses
Hello,
1°/ The term "x86" indeed indicates 32 bits. For a bit of history, the definition of the term x86... https://www.lemagit.fr/definition/x86
2°/ No, a 32-bit OS will not run on 64 bits (x64) and vice versa.
Hello,
Even a 64-bit system installs 32-bit software in Program Files (x86), this mention is relative to the software by misuse of language, not to the processor which merely is either 32 or 64 bits, all relatively recent processors supporting 64 bits also have a basic x86 architecture, which simply sets them apart from, for example, ARM.
Everything that is 32 bits including the OS works with a 64-bit processor, it is the opposite that is not true.