Skip to content

Allow arbitrary number of parameters (instead of 4) #33

Description

@mrhappyasthma

We stop at 4 parameters because this is how many registers they have in MIPS for passing args. But per the calling convention, we can spill the rest of the arguments onto the stack.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions