move

Purpose

Move the contents of one non-object register to another.

Details

Op & Format Mnemonic / Syntax Arguments
01 12x move vA, vB A: destination register (4 bits)
B: source register (4 bits)
02 22x move/from16 vAA, vBBBB A: destination register (8 bits)
B: source register (16 bits)
03 32x move/16 vAAAA, vBBBB A: destination register (16 bits)
B: source register (16 bits)

Constraints

Behavior

Exceptions

None.