![DEC AlphaPC 164 User Manual Download Page 38](http://html1.mh-extra.com/html/dec/alphapc-164/alphapc-164_user-manual_2461358038.webp)
32
Alpha SRM Console Firmware
examine
Displays the contents of the specified address.
Syntax
examine [-{b,w,l,q,o,h,d}] [-{physical, virtual,
gpr, fpr, ipr}] [-n <count>] [-s <step>]
[<device>:]<address>
Arguments
<device>:
The optional device name (or address space) selects the device to
access.
<address>
The address specifies the first location to examine within the current
device. The address can be any legal address specified.
Options
examine Command Option
Description
-b
Specifies data type is byte.
-w
Specifies data type is word.
-l
Specifies data type is longword.
-q
Specifies data type is quadword.
-o
Specifies data type is octaword.
-h
Specifies data type is hexword.
-d
Specifies the data displayed is the decoded macro
instruction. The Alpha instruction decode (-d) does not
recognize machine-specific PALcode instructions.
-physical
References physical address space.
-virtual
References virtual address space.
-gpr
References general-purpose register address space.
-fpr
References floating-point register address space.