Skip to content

V.SD.XOR

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

Assembly Syntax

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

Encoding

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

Encoding Notes

No additional encoding notes.

Full Catalog Forms

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