AMD64/x86_64 CPU architecture identifier
Source position: fpmkunit.pp line 230
const Amd64 = X86_64; |
Constant representing the AMD64/x86_64 CPU architecture in the FPMake build system. This 64-bit architecture is commonly used on modern desktop and server systems from both AMD and Intel, providing extended memory addressing capabilities and improved performance over 32-bit architectures.