%prepare-var-args ( reg-inputs -- )


Vocabulary
cpu.x86

Inputs
reg-inputsa sequence


Outputs
None

Word description
Emits code needed for calling variadic functions. On unix x86.64, the AL register must contain the number of float registers used.

Definition


Methods