Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 270 Bytes

File metadata and controls

15 lines (11 loc) · 270 Bytes
description VTIL memory-read fence that assumes all memory is read from.

SFENCE

Instruction Description
SFENCE Assumes all memory is read from

Note: In VTIL, SFENCE is a symbolic memory-read fence.

block->sfence();