param-reg ( n -- reg )


Vocabulary
cpu.x86.64

Inputs
na number


Outputs
rega register symbol


Word description
Symbol of the machine register for the nth function parameter (0-based).

Definition