Skip to content

V.LD.MAX

64-bit V. **Group:** Atomic Operation  |  Ch 14   AMO — Atomic Memory Operations  |  **Length:** 64  |  **Decode:**

Assembly Syntax

  • v.ld.max<.{aq, rl, f, aqrl, aqf, rlf, aqrlf}> [SrcL], SrcR, ->Dst

Encoding

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

Description

[64-bit V.] Atomic memory read-modify-write operation.

Pseudocode (informative)

// Execute V.LD.MAX as defined by the Atomic Operation semantics.

Encoding Notes

No additional encoding notes.

Full Catalog Forms

Assembly Length Decode
v.ld.max<.{aq, rl, f, aqrl, aqf, rlf, aqrlf}> [SrcL], SrcR, ->Dst 64
← [Atomic Operation](../groups/atomic_operation.md)    [Index](../index.md)    [All instructions](index.md) →