Outils pour utilisateurs

Outils du site


back2root:ibm-pc-ms-dos:instr:movs

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
back2root:ibm-pc-ms-dos:instr:movs [2023/02/24 14:16] – ↷ Page déplacée de back2root:ibm-pc-ms-dos:asm:instr:movs à back2root:ibm-pc-ms-dos:instr:movs fraterback2root:ibm-pc-ms-dos:instr:movs [2023/02/24 14:16] (Version actuelle) – ↷ Liens modifiés en raison d'un déplacement. frater
Ligne 3: Ligne 3:
 ===== MOVS - Move String (Byte, Word or DWord) ===== ===== MOVS - Move String (Byte, Word or DWord) =====
  
-Copies data from addressed by DS:SI (even if operands are given) to the location ES:DI destination and updates SI and DI based on the size of the operand or instruction used. SI and DI are incremented when the Direction Flag is cleared and decremented when the Direction Flag is Set. Use with [[back2root:ibm-pc-ms-dos:asm:instr:rep|REP]] prefixes.+Copies data from addressed by DS:SI (even if operands are given) to the location ES:DI destination and updates SI and DI based on the size of the operand or instruction used. SI and DI are incremented when the Direction Flag is cleared and decremented when the Direction Flag is Set. Use with [[back2root:ibm-pc-ms-dos:instr:rep|REP]] prefixes.
  
 **Usage:** **Usage:**
Ligne 23: Ligne 23:
 | dest,src      18      |  5    |  7    |  7    |  1      | (W88=26)  | | dest,src      18      |  5    |  7    |  7    |  1      | (W88=26)  |
  
-{{page>:back2root:ibm-pc-ms-dos:asm:instr:see-footer}}+{{page>back2root:ibm-pc-ms-dos:instr:see-footer}}
  
back2root/ibm-pc-ms-dos/instr/movs.1677244595.txt.gz · Dernière modification : 2023/02/24 14:16 de frater