pld
Preload Data
PLD [<Rn>, #<imm>]
Hints memory system to bring data into cache.
Details
The Preload Data instruction hints memory system to bring data into cache.
Pseudocode Operation
// Hints memory system to bring data into cache
Example
PLD [r1, #16]
Encoding
Binary Layout
11110101
U
101
Rn
1111
imm12
Operands
-
Rn
First source / base general-purpose register -
imm
Signed immediate value