Basic Alpha SRM Console Command Descriptions

Symbolic

 

Address

Description

 

 

-

The location immediately preceding the last location referenced by

 

examine or deposit.

*

The location last referenced by examine or deposit.

@

The location addressed by the last location referenced by examine or

 

deposit.

 

 

<data>

The data to be deposited.

Options

deposit Command Option

Description

-b

Specifies data type is byte.

-w

Specifies data type is word.

-l

Specifies data type is longword.

-q

Specifies data type is quadword.

-o

Specifies data type is octaword.

-h

Specifies data type is hexword.

-physical

References physical address space.

-virtual

References virtual address space.

-gpr

References general-purpose register address space.

-fpr

References floating-point register address space.

-ipr

References internal processor register address space.

-n<count>

Specifies the number of consecutive locations to

 

examine.

-s<step>

Specifies the address increment as a hexadecimal value.

 

This option allows you to override the increment that is

 

normally derived from the data size.

 

 

Alpha SRM Console Firmware 7–9

Page 47
Image 47
Compaq 164SX user manual Data to be deposited