Skip to content

SHI

32-bit Base **Group:** Store Immediate Offset  |  Ch 11   AGU — Address Generation Unit  |  **Length:** 32  |  **Decode:**

Assembly Syntax

  • shi SrcL, [SrcR, simm]

Encoding

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

Description

Stores a register value to memory.

Pseudocode (informative)

Store(/* addr */, rs2);

Encoding Notes

No additional encoding notes.

Full Catalog Forms

Assembly Length Decode
shi SrcL, [SrcR, simm] 32
← [Store Immediate Offset](../groups/store_immediate_offset.md)    [Index](../index.md)    [All instructions](index.md) →