Statements (24)
Predicate | Object |
---|---|
gptkbp:instanceOf |
x86 instruction
|
gptkbp:affects |
Direction Flag
|
gptkbp:architecture |
x86
|
gptkbp:category |
String operation
|
gptkbp:describes |
Copies a word from the address pointed to by DS:SI (or RSI) to ES:DI (or RDI), then increments or decrements SI and DI by 2 depending on the direction flag.
|
gptkbp:destinationRegister |
gptkb:DI
|
gptkbp:destinationSegment |
gptkb:ES
|
gptkbp:fullName |
Move String Word
|
https://www.w3.org/2000/01/rdf-schema#label |
MOVSW
|
gptkbp:introducedIn |
gptkb:8086
|
gptkbp:opcode |
gptkb:A5
|
gptkbp:operandSize |
16-bit
|
gptkbp:repeatPrefix |
gptkb:REP
REPE REPNE REPNZ REPZ |
gptkbp:sourceRegister |
SI
|
gptkbp:sourceSegment |
gptkb:DS
|
gptkbp:variant |
gptkb:MOVSB
gptkb:MOVSD MOVSQ |
gptkbp:bfsParent |
gptkb:x86_Assembly
|
gptkbp:bfsLayer |
7
|