Owner`s manual
5.9.2 Examples
Examples
1.
>>> D/P 27 0 ! Deposits the value of 0 to physical
! address 27.
2.
>>> D/N:8 R0 FFFF ! Loads registers R0-R8 with FFFF.
3.
>>> DEPOSIT/P/B/N:1FF 0 0 ! Deposits zeros to the first
! 512 bytes of physical memory
! beginning with address 0.
4.
>>> DEPOSIT/VE V12 0 ! Deposits zero into all 64 elements
! of vector register V12.
5.
>>> DEPOSIT VLR 1 ! Deposits one in the Vector Length
! Register.
6.
>>> DEPOSIT/M 440 0 ! Deposits zeros to vector indirect
! register with address 440 (hex).
5–22 VAX 6000 Series Owner’s Manual










