Console Commands
Table E–11 (Cont.)
examine Command Examples
Command
Description
>>> examine –n 5 r7
gpr:00000007 (R7) 00000000
gpr:00000008 (R8) 00000000
gpr:00000009 (R9) 00000000
gpr:0000000A(R10)
00000000
gpr:0000000B(R11)
00000000
gpr:0000000C(R12)
00000000
Examine R7 and the next 5 registers.
>>> examine ipr:11
Examine internal processor register 11.
E.3.8
deposit Command
The deposit command writes data to a user-specified address. The
address can be a memory location, register, device, or file.
E.3.8.1
Syntax
Here is the syntax of the deposit command (broken across multiple lines
for display purposes):
>>> deposit [-{b,w,l,q,o,h}] [-{physical,virtual,gpr,fpr,ipr}]
[-n count] [-s step] [device:]address data
E.3.8.2
Options
Table E–12 describes the deposit command options.
Table E–12
deposit Command Options
Command
Option
Description
–b
Byte of data.
–w
Word of data.
–l
Longword of data.
–q
Quadword of data.
–o
Octaword of data.
–h
Hexaword of data.
–physical
Reference physical address space.
–virtual
Reference virtual address space.
–gpr
Reference general-purpose register address space.
–fpr
Reference floating-point register address space.
–ipr
Reference internal processor register address space.
–n count
Specifies the number of consecutive locations to examine.
E–10
Содержание AXPpci 33
Страница 10: ......
Страница 14: ......
Страница 18: ...System Summary Figure 1 1 Main Logic Board MR 6391 AI 1 4...
Страница 22: ...Physical Description Figure 2 2 MLB Mechanical Drawing MR 6414 AI 2 4...
Страница 23: ...Physical Description Figure 2 3 MLB Component Outline Drawing MR 6401 AI 2 5...
Страница 46: ......
Страница 64: ......
Страница 70: ......
Страница 98: ......