Skip to content

HL.CASW

48-bit HL. **Group:** Atomic  |  Ch 14   AMO — Atomic Memory Operations  |  **Length:** 48  |  **Decode:**

Assembly Syntax

  • hl.casw<.{aq, rl, f, aqrl, aqf, rlf, aqrlf}> [SrcL], SrcR, SrcD, ->{t, u, Rd}

Encoding

HL.CASW encoding
Bitfield encoding diagram. MSB is on the left, LSB on the right.

Description

[48-bit HL.] Atomic memory read-modify-write operation.

Pseudocode (informative)

// Execute HL.CASW as defined by the Atomic semantics.

Encoding Notes

No additional encoding notes.

Full Catalog Forms

Assembly Length Decode
hl.casw<.{aq, rl, f, aqrl, aqf, rlf, aqrlf}> [SrcL], SrcR, SrcD, ->{t, u, Rd} 48
← [Atomic](../groups/atomic.md)    [Index](../index.md)    [All instructions](index.md) →