User`s guide

Table Of Contents
4–40 User Commands
User Commands
dmq
dmq
The dmq command deposits the specified quadword data in the specified memory
location.
Format
dmq address data [iterations]
Parameters
address
Specifies the memory address.
data
Specifies the quadword data to be stored.
iterations
Specifies how many times the command is executed. The default is 1.
Description
The dmq command deposits the specified quadword data in the specified memory
location. A memory barrier (MB) instruction is executed after the store to force the
stored data out of the chip.
Example
EB64> dmq d0000 00000000FC04FF00