Console Commands
A-12 VAX 4000 Model 108 User Information
The MOVE command performs byte, word, longword, and quadword reads and writes to
moving the data efficiently. The MOVE command supports physical and virtual address
spaces only.
Format:
MOVE [qualifier-list] {src_address} {dest_address}
Qualifiers:
Data control: /B, /W, /L, /Q, /N:{count}, /STEP:{size}, /WRONG
Address space control: /V, /U, /P
Arguments:
{src_address}
A longword address that specifies the first location of the source
data to be copied.
{dest_address}
A longword address that specifies the destination of the first byte
of data. These addresses may be an actual address or a symbolic
address. If no address is specified, + is assumed.
Examples:
>>> EX/N:4 0 ! Observe destination.
P 00000000 00000000
P 00000004 00000000
P 00000008 00000000
P 0000000C 00000000
P 00000010 00000000
>>> EX/N:4 200 ! Observe source data.
P 00000200 58DD0520
P 00000204 585E04C1
P 00000208 00FF8FBB
P 0000020C 5208A8D0
P 00000210 540CA8DE
>>> MOV/N:4 200 0 ! Move the data.
>>> EX/N:4 0 ! Observe moved data.
Содержание VAX 4000 108
Страница 4: ......
Страница 36: ......
Страница 70: ...Getting Started 2 34 VAX 4000 Model 108 User Information MLO 013676 Figure 2 27 Connecting the Power Cord ...
Страница 82: ......
Страница 146: ......
Страница 152: ......
Страница 170: ......
Страница 206: ......
Страница 222: ......
Страница 226: ......
Страница 232: ......
Страница 243: ...Index Index 7 connecting 3 22 Volume shadowing 4 4 W Welcome xi ...