x86-64

x86-64 is the architecture you get when you don’t choose one. AMD extended Intel’s 32-bit x86 to 64 bits in 2003 — Intel adopted the extension soon after — and it has been the default for desktops and servers since. The lineage runs unbroken back to the 8086 of 1978, which is why the instruction encoding looks the way it does.

In a lab it plays two roles. It is the reference platform: the architecture everything else gets compared against when a build breaks or a byte order flips. And it is the cheapest serious compute there is — a used dual-Xeon rack server costs a few hundred dollars, paid for in watts and fan noise, and decommissioned firewall appliances are ordinary x86 boxes in a quieter shape.

In this family

In the lab