Skip to content

FENCE.I

32-bit Base **Group:** Execution Control  |  Ch 19   SYS — System Operations  |  **Length:** 32  |  **Decode:**

Assembly Syntax

  • fence.i

Encoding

FENCE.I encoding
Bitfield encoding diagram. MSB is on the left, LSB on the right.

Description

Instruction-cache fence. Synchronizes instruction fetch with prior stores.

Pseudocode (informative)

Fence(/* ordering */);

Encoding Notes

No additional encoding notes.

Full Catalog Forms

Assembly Length Decode
fence.i 32
← [Execution Control](../groups/execution_control.md)    [Index](../index.md)    [All instructions](index.md) →