beautypg.com

Deposit – Compaq AlphaPC 164LX User Manual

Page 50

background image

7–8

Alpha SRM Console Firmware

Basic Alpha SRM Console Command Descriptions

deposit

Writes data to the specified address.

Syntax

deposit [-{b,w,l,q,o,h}] [{physical, virtual, gpr,

fpr, ipr}] [-n ] [-s ]

[:]

Arguments

:

The optional device name (or address space) selects the device to
access. The following platform-independent devices are supported:

pmem
Physical memory.

vmem
Virtual memory. All access and protection checking occur.
If the access is not allowed to a program running with the
current processor status (PS), the console issues an error
message. If memory mapping is not enabled, virtual
addresses are equal to physical addresses.

An address that specifies the offset within a device into which data is
deposited. The address may be any legal symbolic address.

Valid symbolic addresses are shown in the following table.

Symbolic
Address

Description

gpr-name

Represents general-purpose register.

ipr-name

Represents internal processor register.

PC

Program counter.

+

The location immediately following the last location referenced by

examine

or

deposit

.