ใโ๐๐๐ก๐ฅ๐๐ฃ ๐: ๐ธ๐๐ฃ๐ ๐๐ช๐๐คใ Flashcards
REX
Register Extension
PUSHA
Push All
PUSHF
Push Flags
PUSHAD
Push All Double
POPA
Pop All
POPF
Pop Flags
POPFD
Pop Flags Double
LEA
Load-Effective Address
LDS
Load Data Segment
LES
Load Extra Segment
LFS
Load Pointer using FS
LGS
Load Pointer using GS
LSS
Load Pointer using SS
LODS
Load String Operand
STOS
Store String Data
STOSB
Stores a Byte
CMOV
Conditional Move
REP
Repeat Prefix
MOVS
Move String
INS
Input String
OUTS
Output String
XCHG
Exchange
LAHF
Load All from Flags
SAHF
Store all to Flags
XLAT
Translate
MOVSX
Move and Sign-Extend
MOVZX
Move and Zero-Extend
BSWAP
Byte Swap
DB
Define Byte
DW
Define Word
DD
Define Doubleword
DQ
Define Quadword
DT
Define 10 bytes
EQU
Equate Directive
ORG
Origin
PROC
Procedure
ENDP
End Procedure
MASM
Microsoft Macro Assembler
ASM
Assembler
TASM
Turbo Assembler