MOVSD

GPTKB entity

Statements (25)
Predicate Object
gptkbp:instanceOf x86 instruction
gptkbp:affects gptkb:EFLAGS
alignment
gptkbp:alsoMnemonicFor Move String Doubleword (legacy x86)
gptkbp:architecture gptkb:IA-32
x86-64
gptkbp:category data transfer
gptkbp:describes Moves a double-precision floating-point value from source to destination
gptkbp:destinationOperand XMM or memory
https://www.w3.org/2000/01/rdf-schema#label MOVSD
gptkbp:introducedIn gptkb:SSE2
gptkbp:legacyDescription Move doubleword from DS:SI to ES:DI and update SI/DI
gptkbp:legacyOpcode gptkb:A5
gptkbp:mnemonicFor Move Scalar Double-Precision Floating-Point Value
gptkbp:opcode 0F 10 /r
gptkbp:operates gptkb:XMM_registers
memory
gptkbp:relatedTo MOV
MOVSS
MOVSXD
gptkbp:sourceOperand XMM or memory
gptkbp:usedIn gptkb:x86_architecture
assembly language programming
gptkbp:bfsParent gptkb:x86_Assembly
gptkbp:bfsLayer 7