FSTPS ( operand -- )
Vocabularycpu.x86.assembler
Inputs
OutputsNone
Definition
USING: cpu.x86.assembler.private ;
IN: cpu.x86.assembler
: FSTPS ( operand -- ) { 3 f 217 } 1-operand ;