pldw

Preload Data for Write (A32)

PLDW [<Rn>, #<imm>]

Hints memory system to bring data into cache for writing.

Details

The Preload Data for Write instruction hints memory system to bring data into cache for writing.

Pseudocode Operation

// Hints memory system to bring data into cache for writing

Example

PLDW [r1, #16]

Encoding

Binary Layout
11110101
U
001
Rn
1111
imm12
 
Format Load/Store
Opcode 0xF510F000
Extension A32 (Base)

Operands

  • Rn
    First source / base general-purpose register
  • imm
    Signed immediate value