Command SHIFT( D, S, I ).

Copy slice S to slice D with "shift" permutation. Type of permutation is defined by parameter I.

Result depends on state of mask register.

D, S - variables of type Slice.

I - variable of type Index.

See also

Command MASKON, Command MASKOFF