V.LD.AND¶
64-bit V. **Group:** Atomic Operation |
Ch 14
AMO — Atomic Memory Operations |
**Length:**
64 | **Decode:** —
Assembly Syntax¶
v.ld.and<.{aq, rl, f, aqrl, aqf, rlf, aqrlf}> [SrcL], SrcR, ->Dst
Encoding¶
Description¶
[64-bit V.] Atomic memory read-modify-write operation.
Pseudocode (informative)¶
Encoding Notes¶
No additional encoding notes.
Full Catalog Forms¶
| Assembly | Length | Decode |
|---|---|---|
v.ld.and<.{aq, rl, f, aqrl, aqf, rlf, aqrlf}> [SrcL], SrcR, ->Dst |
64 | — |
← [Atomic Operation](../groups/atomic_operation.md) [Index](../index.md) [All instructions](index.md) →