Skip to content

SB

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

Assembly Syntax

  • sb SrcD, [SrcL, SrcR<{.sw,.uw,.neg}>]

Encoding

SB 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
sb SrcD, [SrcL, SrcR<{.sw,.uw,.neg}>] 32
← [Store Register Offset](../groups/store_register_offset.md)    [Index](../index.md)    [All instructions](index.md) →