Lexicon Entry
Calling Convention
A set of rules defining how functions receive parameters, return values, and which registers must be preserved. Common examples include System V AMD64 ABI, Microsoft x64, and AAPCS64 for ARM64.
A set of rules defining how functions receive parameters, return values, and which registers must be preserved. Common examples include System V AMD64 ABI, Microsoft x64, and AAPCS64 for ARM64.