User`s guide

Table Of Contents
4–92 User Commands
User Commands
mrw
mrw
The mrw command reads a word from memory in the register port in I/O address
space.
Format
mrw address [iterations [silent]]
Parameters
address
Specifies the address in memory I/O space.
iterations
Specifies how many times the data is read. The default is 1.
silent
Specifies whether or not the data is displayed. Setting this field to 1 causes the data
to be read but not displayed. The default is 0 (data is displayed).
Description
The mrw command displays the word from the specified memory location in the
memory I/O space. For example, on the EB64, the word is read from the ISA
extension slot.
Example
EB64> mrw d0000
FF00