machine-registers ( -- assoc )
CPU architecture description model

Prev:%replace-imm ( src loc -- )
Next:param-regs ( abi -- regs )


Vocabulary
cpu.architecture

Inputs
None

Outputs
assocan assoc


Word description
Mapping from register class to machine registers. Only registers not reserved by the Factor VM are included.

Definition


Methods