Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

Amd64

AMD64/x86_64 CPU architecture identifier

Declaration

Source position: fpmkunit.pp line 230

const Amd64 = X86_64;

Description

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.


Documentation generated on: Dec 15 2025