sfence.inval.ir

The `sfence.inval.ir` instruction guarantees that any previous `sinval.vma` instructions executed by the current hart are ordered before subsequent implicit references by that hart to the memory-management data structures.

Synopsis

sfence.inval.ir

Encoding

Type:

03100011000000100000000000001110011
funct7: 0001100
funct3: 000
opcode: 1110011

RISC-V Instruction Encoder/Decoder

open sfence.inval.ir in rvcodecjs

Availability