Service manual

EXAMINE Examples
1.
>>> EXAMINE VLR ! Examines the Vector Length
! Register.
M 00000001 0E
2.
>>> EXAMINE/Q/P 200 ! Examines the quadword in
! physical memory at address 200.
3.
>>> EXAMINE/VE V12:2E ! Examines element 2E (hex)
! (which is 41 decimal) of vector
! data register V12.
4.
>>> EXAMINE/M 440 ! Examines the vector indirect
! register at hex address 440.
M 440 FFFFFFFF 00000000 ! /M is used to access vector
! indirect registers.
5–20 VAX 6000 Models 300 and 400 Service Manual