Command MIR( D, S, I ).

Copy slice S to slice D with "mirror" permutation. Permutation type 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