Vax 613 0S Instruction Manual Page 234

  • Download
  • Add to my manuals
  • Print
  • Page
    / 344
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 233
Options/Qualifiers
access size options
-b Byte data size
-w Word data size
-l Longword data size
-q Quadword data size
address options
-pm The address space is physical memory.
-vm The address space is virtual memory. All access and protection checking occur. If
the access would not be allowed to a program running with the current PS, the
console issues an error message. Virtual space DEPOSIT commands set the PTE
M bit. If memory mapping is not enabled, virtual addresses are equal to physical
addresses.
miscellaneous options
-u Access to console private memory is allowed. This option also disables virtual
address protection checks. Virtual address write operations do not set the
PTE M bit, if this option is present. This option is not inherited and must be
respecified on each command. This must also be used when accessing I/O space
not mapped by the console.
-n val Specifies the number of consecutive locations to modify. The console deposits to
the first address, then to the specified number of succeeding addresses.
-s val Specifies the address increment size. Normally this defaults to the data size,
but is overriden by the presence of this option. This option is not inherited.
address
The address is specified in hexadecimal. A missing address resolves to the
location immediately following the last location referenced in an EXAMINE or
DEPOSIT command. Supported symbolic addresses are:
* The location last referenced in an EXAMINE or DEPOSIT command.
+ The location immediately following the last location referenced in an EXAMINE
or DEPOSIT command. For references to physical or virtual memory spaces, the
location referenced is the last address, plus the size of the last reference (1 for
byte, 2 for word, 4 for longword).
- The location immediately preceding the last location referenced in an EXAMINE
or DEPOSIT command. For references to physical or virtual memory spaces , the
location referenced is the last address, minus the size of the last reference (1 for
byte, 2 for word, 4 for longword).
@ Indirect operation. Take the address specifier and use it as the pointer to the data.
The format of the sequence is actually @address where address can be any valid
address value except another @. If no value is specified, this is treated as the
previous address used in any other console command.
16–10 Console
Page view 233
1 2 ... 229 230 231 232 233 234 235 236 237 238 239 ... 343 344

Comments to this Manuals

No comments