LFENCE ( -- )
Vocabularycpu.x86.assembler
InputsNone
OutputsNone
Definition
USING: make ;
IN: cpu.x86.assembler
: LFENCE ( -- ) 15 , 174 , 232 , ;