Owner`s manual

5.10.2 Examples
Examples
1.
>>> E/N:8 R0 ! Examines registers R0-R8.
2.
>>> EXAMINE/P/B/N:1FF ! Examines the first 512 bytes.
3.
>>> EXAMINE/N:5/W/P - ! Examines the previous word
! in the physical address space
! and the next five words.
4.
>>> E/I 3E ! Examines the system ID register.
! System responds with output.
I 0000003E 0B000001
5.
>>> EXAMINE VLR ! Examines the Vector Length
! Register.
M 00000001 0E
6.
>>> EXAMINE/M 440 ! Examines the vector indirect
! register at hex address 440.
M 440 FFFFFFFF 00000000 ! /M is used to access vector
! indirect registers.
7.
>>> EXAMINE/VE V0 ! Examines vector register V0; system
! displays all 64 elements of register V0.
VE V00:00 00000000 00000002 VE V00:01 00000000 00000002
VE V00:02 00000000 00000002 VE V00:03 00000000 00000002
VE V00:04 00000000 00000002 VE V00:05 00000000 00000002
VE V00:06 00000000 00000002 VE V00:07 00000000 00000002
VE V00:08 00000000 00000002 VE V00:09 00000000 00000002
VE V00:0A 00000000 00000002 VE V00:0B 00000000 00000002
VE V00:0C 00000000 00000002 VE V00:0D 00000000 00000002
VE V00:0E 00000000 00000002 VE V00:0F 00000000 00000002
VE V00:10 00000000 00000002 VE V00:11 00000000 00000002
VE V00:12 00000000 00000002 VE V00:13 00000000 00000002
VE V00:14 00000000 00000002 VE V00:15 00000000 00000002
VE V00:16 00000000 00000002 VE V00:17 00000000 00000002
VE V00:18 00000000 00000002 VE V00:19 00000000 00000002
VE V00:1A 00000000 00000002 VE V00:1B 00000000 00000002
VE V00:1C 00000000 00000002 VE V00:1D 00000000 00000002
5–26 VAX 6000 Series Owner’s Manual