Skip to content

PRF

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

Assembly Syntax

  • prf [SrcL, SrcR<{.sw,.uw,.neg}><<<shamt>]

Encoding

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

Description

Loads a value from memory into a register.

Pseudocode (informative)

rd = Load(/* addr */);

Encoding Notes

No additional encoding notes.

Full Catalog Forms

Assembly Length Decode
prf [SrcL, SrcR<{.sw,.uw,.neg}><<<shamt>] 32
← [Load Register Offset](../groups/load_register_offset.md)    [Index](../index.md)    [All instructions](index.md) →