PC Pro Magazine

CPU architectures what’s the difference and why it matters

If you’re buying a new computer, there are two main processor architectures to choose between. Windows PCs are normally built on the x86 platform, used by Intel and AMD, while Apple’s computers use the company’s M1 and M2 processors, based on the ARM architecture. In this article, we explore the differences between their approaches, and what that means in practice.

Instruction sets

The x86 and ARM processor platforms do the same basic job, but they do it in different ways. Their internal logic is wired up in different arrangements, with different configurations of internal data registers and different sets of hard-coded instructions. At a fundamental level, they run programs in different ways and use different code.

On the x86 platform, the internal structure and instruction set of the processor is ultimately based on that of the Intel 8008, an 8-bit CPU that debuted in 1972. In fact, machine code programs written for that chip can still be assembled and run on the latest processor from Intel or AMD.

Naturally, though, the hardware has evolved considerably since then. After the 8008 came the 8088, and then the 16-bit 8086, which powered the original IBM PC. In the 1980s this was followed by the 80186, 80286 and so forth – hence the “x86” moniker.

Through the generations, new features have been

You’re reading a preview, subscribe to read more.

More from PC Pro Magazine

PC Pro Magazine8 min readRobotics
The Robot Dog Leading Blind People
We’re used to seeing dogs help blind and partially sighted people navigate the world. But normally the dogs are real. Researchers at the University of Glasgow have developed a system to put robot dogs to work for visually impaired people, helping the
PC Pro Magazine3 min read
AMD Radeon RX 7900 GRE
PRICE Sapphire Radeon RX 7900 GRE Pulse, £458 (£550 inc VAT) from scan.co.uk The AMD Radeon RX 7900 GRE isn’t a new graphics card: it officially launched in China back in July 2023. However, AMD has now allowed its partners to release the Golden Rabb
PC Pro Magazine3 min read
Logitech Signature Slim Combo MK950
PRICE £92 (£110 inc VAT) from logitech.co.uk While the Logitech Signature Slim Combo MK950 may look like a keyboard and mouse, what Logitech really wants to sell you is a promise. The promise that by spending a shade over £100 on this pair of devices

Related