move-object

Purpose

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

Details

Op & Format Mnemonic / Syntax Arguments
07 12x move-object vA, vB A: destination register (4 bits)
B: source register (4 bits)
08 22x move-object/from16 vAA, vBBBB A: destination register (8 bits)
B: source register (16 bits)
09 32x move-object/16 vAAAA, vBBBB A: destination register (16 bits)
B: source register (16 bits)

Constraints

Behavior

Exceptions

None.