ใ€๏ปฟโ„‚๐•™๐•’๐•ก๐•ฅ๐•–๐•ฃ ๐Ÿ›: ๐”ธ๐•”๐•ฃ๐• ๐•Ÿ๐•ช๐•ž๐•คใ€‘ Flashcards

(46 cards)

1
Q

Opcode

A

Operation Code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
1
Q

MOV

A

Move Data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

CMP

A

Compare

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

ASM

A

Assembler

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

MASM

A

Microsoft Macro Assembler

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

TASM

A

Turbo Assembler

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

CV

A

Code View

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

PWB

A

Programmerโ€™s WorkBench

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

PTR

A

Pointer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

SIMD

A

Single Instruction/Multiple Data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

OWORD

A

Octal Word

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

JMP

A

Jump

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

BASIC

A

Beginnerโ€™s All-Purpose Symbolic Instruction Code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

GOSUB

A

GO to a SUBroutine

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

GOTO

A

Go To

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

LIFO

A

Last-in, First-out

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

RET

A

Return

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

PUSHA

A

Push All

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

POPA

19
Q

MOV

20
Q

MOVSX

A

Move and sign-extend

21
Q

MOVZX

A

Move and zero-extend

22
Q

BSWAP

23
Q

XCHG

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