DEC Digital Alpha VME 4/224 User Manual page 334

Table of Contents

Advertisement

deposit
-physical
The address space is physical memory. Using this option is the same as specifying
the
device.
pmem:
-virtual
The address space is virtual memory. Using this option is the same as specifying
the
device.
vmem:
-gpr
The address space is general purpose registers. Using this option is the same as
specifying the
device.
gpr:
-fpr
The address space is floating-point registers. Using this option is the same as
specifying the
device.
fpr:
-ipr
The address space is internal processor registers. Using this option is the same
as specifying the
device.
ipr:
-n count
Specifies the number (hexadecimal) of consecutive locations to modify. The
console deposits to the first address, then to the specified number of succeeding
addresses.
-s step
Specifies the address increment size (hexadecimal). The address increment size
defaults to the data size, but is overridden by the presence of this option. This
option is not inherited.
Examples
1.
>>> d -b -n 1FF pmem:0 0
Clears the first 512 bytes of physical memory.
>>> d -l -n 3 vmem:1234 5
2.
Deposits 5 into four longwords starting at virtual memory address 1234.
3.
>>> d -n 8 R0 FFFFFFFF
Loads GPRs R0 through R8 with -1.
13–26 Console Commands

Advertisement

Table of Contents
loading

This manual is also suitable for:

Digital alpha vme 4/288

Table of Contents