| 
 
  | 
                             Move with Zero Extend                            
     Copies the value of the source operand to the destination register
    with the zeroes extended.
------------------------------------ Timing ----------------------------------
OpCode          Instruction             386     286     86
0F B6/r         MOVZX r16, r/m8         3/6
0F B6/r         MOVZX r32, r/m8         3/6
0F B7/r         MOVZX r32, r/m16        3/6
See Also MOVS MOV CMPS LODS SCAS STOS REP CLD STD | ||||||||||||||||||||||||||||||||||||||
| 
 
  |