Encoding:

MSA

011110

0010111110

ws

wd

ELM

011001

6

10

5

5

6

Format:

MOVE.V 

Vector Move

MOVE.V wd,ws

MSA

Vector Move

Purpose:

Vector Move

Vector to vector move.

Description:

wd = ws

Copy all WRLEN bits in vector ws to vector wd.

The operand and result are bit vector values.

Restrictions:

No data-dependent exceptions are possible.

Operation:

   WR[wd] = WR[ws]

Exceptions:

Reserved Instruction Exception, MSA Disabled Exception.