Skip to content

SW.OR

32-bit Base **Group:** Atomic Operation  |  Ch 14   AMO — Atomic Memory Operations  |  **Length:** 32  |  **Decode:**

Assembly Syntax

  • sw.or<.{rl, f, rlf}> [SrcL], SrcR

Encoding

SW.OR encoding
Bitfield encoding diagram. MSB is on the left, LSB on the right.

Description

Atomic memory read-modify-write operation.

Pseudocode (informative)

// Execute SW.OR as defined by the Atomic Operation semantics.

Encoding Notes

No additional encoding notes.

Full Catalog Forms

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