KnowraCalling conventionLinked fromLinked fromThe 5 pages that link to Calling convention, each with the reason it gives.All 5Broader topic 1Related 4Assembly languageRelated: Assembly routines must follow these rules to interoperate with other code.Register allocationRelated: The allocator must respect which registers calls may overwrite and which must be preserved.Low-level programming languageRelated: Low-level routines must often follow the target platform’s register and stack rules.Processor registerRelated: It specifies which registers functions may use freely and which they must preserve.