User`s guide

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