loc>operand ( loc -- operand )


Vocabulary
cpu.x86

Inputs
loca loc


Outputs
operandan indirect


Word description
Converts a stack location to an operand passable to the MOV instruction.

Definition

GENERIC: loc>operand ( loc -- operand )


Methods