logo
Jack H

7.13.3.1 - Move Functions

• There are two types of move functions,

MOV(value,destination) - moves a value to a memory location MVM(value,mask,destination) - moves a value to a memory location, but

with a mask to select specific bits.