Skip to content

V.SW.OR

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

Assembly Syntax

  • v.sw.or<.{rl, f, rd, rlf, rdf, rlrd, rlrdf}> [SrcL], SrcR

Encoding

V.SW.OR 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.SW.OR as defined by the Atomic Operation semantics.

Encoding Notes

No additional encoding notes.

Full Catalog Forms

Assembly Length Decode
v.sw.or<.{rl, f, rd, rlf, rdf, rlrd, rlrdf}> [SrcL], SrcR 64
← [Atomic Operation](../groups/atomic_operation.md)    [Index](../index.md)    [All instructions](index.md) →