ใ๏ปฟโ๐๐๐ก๐ฅ๐๐ฃ ๐: ๐ธ๐๐ฃ๐ ๐๐ช๐๐คใ Flashcards
Opcode
Operation Code
MOV
Move Data
CMP
Compare
ASM
Assembler
MASM
Microsoft Macro Assembler
TASM
Turbo Assembler
CV
Code View
PWB
Programmerโs WorkBench
PTR
Pointer
SIMD
Single Instruction/Multiple Data
OWORD
Octal Word
JMP
Jump
BASIC
Beginnerโs All-Purpose Symbolic Instruction Code
GOSUB
GO to a SUBroutine
GOTO
Go To
LIFO
Last-in, First-out
RET
Return
PUSHA
Push All
POPA
Pop All
MOV
Move
MOVSX
Move and sign-extend
MOVZX
Move and zero-extend
BSWAP
Byte Swap
XCHG
eXCHanGe
XLAT
transLATe
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
LAHF
Load AH from Flags
SAHF
Store AH into Flags
LODS
Load String Operands
STOS
Store String Data
CMOV
Conditional Move
IBM
International Business Machines
REX
Register Extension
PUSHF
push flags
PUSHAD
push all double
POPAD
pop all double
PUSHD
push directory
POPF
pop flags
PSP
program segment prefix
CLI
disable interrupt
STI
enable interrupt