|
|
|
|
|
by Tuna-Fish
4531 days ago
|
|
The original choice of ARM for mobile and x86 for desktop is basically a historical accident. The differences between modern ARM cpus and modern x86 have less to do with the ISA itself and more to do with the way ARM cpus have been designed to be low-power for decades and have worked their way up the performance scale, while x86 has been designed for performance and has only lately been emphasizing low power. These lead to different design points. |
|