param-regs ( abi -- regs )
CPU architecture description model

Prev:machine-registers ( -- assoc )
Next:return-regs ( -- regs )


Vocabulary
cpu.architecture

Inputs
abia calling convention symbol


Outputs
regsan assoc


Word description
Retrieves the order in which machine registers are used for parameters for the given calling convention.

Definition


Methods