SFENCE ( -- ) - Factor Documentation (original) (raw)

SFENCE ( -- )

Vocabulary
cpu.x86.assembler

Inputs
None

Outputs
None

Definition

USING: make ;

IN: cpu.x86.assembler

: SFENCE ( -- ) 15 , 174 , 248 , ;