Move (mov)

Syntax

mov $s_reg, $d_reg

mov val_immed, d_reg2

Description

Move moves the contents of the source register or the immediate value to the destination register.