4-14 Compaq AlphaServer ES40 Service Guide
-b
Defines data size as byte.
-w
Defines data size as word.
-l (default)
Defines data size as longword.
-q
Defines data size as quadword.
-o
Defines data size as octaword.
-h
Defines data size as hexword.
-d
Instruction decode (examine command only)
-n value The number of consecutive locations to modify.
-s value
The address increment size. The default is the data size.
dev_name
Device name (address space) of the device to access. Device
names are:
dpr
Dual-port RAM. See Appendix C for the DPR
address layout.
eerom
Nonvolatile ROM used for EV storage.
fpr
Floating-point register set; name is F0 to F31.
Alternatively, can be referenced by name.
gpr
General register set; name is R0 to R31.
Alternatively, can be referenced by name.
ipr
Internal processor registers. Alternatively, some
IPRs can be referenced by name.
pcicfg
PCI configuration space.
pciio
PCI I/O space.
pcimem
PCI memory space
pt
The PALtemp register set; name is PT0 to PT23.
pmem
Physical memory (default).
vmem
Virtual memory.
offset
Offset within a device to which data is deposited.
data
Data to be deposited.