ใ๏ปฟโ๐๐๐ก๐ฅ๐๐ฃ ๐: ๐ธ๐๐ฃ๐ ๐๐ช๐๐คใ Flashcards
(46 cards)
1
Q
Opcode
A
Operation Code
1
Q
MOV
A
Move Data
2
Q
CMP
A
Compare
3
Q
ASM
A
Assembler
4
Q
MASM
A
Microsoft Macro Assembler
5
Q
TASM
A
Turbo Assembler
6
Q
CV
A
Code View
7
Q
PWB
A
Programmerโs WorkBench
8
Q
PTR
A
Pointer
9
Q
SIMD
A
Single Instruction/Multiple Data
10
Q
OWORD
A
Octal Word
11
Q
JMP
A
Jump
12
Q
BASIC
A
Beginnerโs All-Purpose Symbolic Instruction Code
13
Q
GOSUB
A
GO to a SUBroutine
14
Q
GOTO
A
Go To
15
Q
LIFO
A
Last-in, First-out
16
Q
RET
A
Return
17
Q
PUSHA
A
Push All
18
Q
POPA
A
Pop All
19
Q
MOV
A
Move
20
Q
MOVSX
A
Move and sign-extend
21
Q
MOVZX
A
Move and zero-extend
22
Q
BSWAP
A
Byte Swap
23
Q
XCHG
A
eXCHanGe
24
XLAT
transLATe
25
LEA
Load-Effective Address
26
LDS
Load Data Segment
27
LES
Load Extra Segment
28
LFS
Load Pointer using FS
29
LGS
Load Pointer using GS
30
LSS
Load Pointer using SS
31
LAHF
Load AH from Flags
32
SAHF
Store AH into Flags
33
LODS
Load String Operands
34
STOS
Store String Data
35
CMOV
Conditional Move
36
IBM
International Business Machines
37
REX
Register Extension
38
PUSHF
push flags
39
PUSHAD
push all double
40
POPAD
pop all double
41
PUSHD
push directory
42
POPF
pop flags
43
PSP
program segment prefix
44
CLI
disable interrupt
45
STI
enable interrupt