Skip to main content

One doc tagged with "calling-conventions"

View all tags

Calling Conventions

Calling conventions define how functions receive parameters and return values at the assembly level - register usage, stack cleanup, and parameter passing order.