Compaq AlphaServer 1200 User Manual page 127

Table of Contents

Advertisement

-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.
space:
Device name (or address space) of the device to access.
address
Offset within a device to which data is deposited. Can be:
dev_name
fpr- name
gpr- name
ipr- name
pt- name
pmem
vmem
data
Data to be deposited.
Symbolic forms can be used for the address. They are:
pc
The program counter. The address space is set to GPR.
+
The location immediately following the last location referenced in a deposit or
examine command. For physical and virtual memory, the referenced location
is the last location plus the size of the reference (1 for byte, 2 for word, 4 for
longword). For other address spaces, the address is the last referenced address
plus 1.
-
The location immediately preceding the last location referenced in a deposit or
examine command. Memory and other address spaces are handled as above.
*
The last location referenced in a deposit or examine command.
@
The location addressed by the last location referenced in a deposit or examine
command.
A device name.
The floating-point register set; name is F0 to F31.
The general register set; name is R0 to R31.
The internal processor registers.
The PALtemp register set; name is PT0 to PT23.
Physical memory (default).
Virtual memory.
SRM Console
4-41

Advertisement

Table of Contents
loading

Table of Contents