User`s guide

Table Of Contents
User Commands 4–91
User Commands
mrl
mrl
The mrl command reads a longword from memory in the register port in I/O address
space.
Format
mrl 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 mrl command displays the longword from the specified memory location in the
memory I/O space. For example, on the EB64, the longword is read from the ISA
extension slot.
Example
EB64> mrl d0000
FC04FF00