Deposit Command Examples; Table A-8 Deposit Command Examples - Digital Equipment AlphaStation 500 Series User Information

Table of Contents

Advertisement

Console Commands
Command Option
< address >
< data >

Deposit Command Examples

Table A-8 shows deposit command examples and their descriptions.

Table A-8 Deposit Command Examples

Command
>>>d -n 1FF pmem:0 0
>>>d -l -n 3 pmem:1234 5
>>>d -n 8 R0 FFFFFFFF
>>>d -l -n 10 -s 200 pmem:0 8
A-20 AlphaStation 500 Series User Information
Description
An address that specifies the offset within a device into which
data is deposited. The address may also be any legal symbolic
address. Valid symbolic addresses are:
gpr-name . Symbol representing general-purpose register
ipr-name . Symbol representing internal-processor register
PC . Program counter
+. The location immediately following the last location
referenced by an examine or deposit command.
- . The location immediately preceding the last location
referenced by an examine or deposit command.
*. The location last referenced by an examine or
deposit command.
@. The location addressed by the last location referenced
by an examine or deposit command.
The data to be deposited.
Description
Clears the first 512 bytes of physical memory.
Deposits 5 into four longwords starting at
physical memory address 1234.
Loads GPRs R0 through R8 with -1.
Deposits 8 in the first longword of the first 17
pages in physical memory.

Advertisement

Table of Contents
loading

Table of Contents