Skip to content

V.LHU

64-bit V. **Group:** Load Register Offset  |  Ch 11   AGU — Address Generation Unit  |  **Length:** 64  |  **Decode:**

Assembly Syntax

  • v.lhu<.local> [SrcL, <lc0<<1>, SrcR<<<shamt>], ->Dst

Encoding

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

Description

[64-bit V.] Loads a 16-bit value from memory.

Pseudocode (informative)

rd = Load(/* addr */);

Encoding Notes

No additional encoding notes.

Full Catalog Forms

Assembly Length Decode
v.lhu<.local> [SrcL, <lc0<<1>, SrcR<<<shamt>], ->Dst 64
← [Load Register Offset](../groups/load_register_offset.md)    [Index](../index.md)    [All instructions](index.md) →