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

1
Q

REX

A

Register Extension

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

PUSHA

A

Push All

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

PUSHF

A

Push Flags

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

PUSHAD

A

Push All Double

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

POPA

A

Pop All

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

POPF

A

Pop Flags

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

POPFD

A

Pop Flags Double

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

LEA

A

Load-Effective Address

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

LDS

A

Load Data Segment

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

LES

A

Load Extra Segment

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

LFS

A

Load Pointer using FS

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

LGS

A

Load Pointer using GS

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

LSS

A

Load Pointer using SS

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

LODS

A

Load String Operand

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

STOS

A

Store String Data

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

STOSB

A

Stores a Byte

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

CMOV

A

Conditional Move

18
Q

REP

A

Repeat Prefix

19
Q

MOVS

A

Move String

20
Q

INS

A

Input String

21
Q

OUTS

A

Output String

22
Q

XCHG

23
Q

LAHF

A

Load All from Flags

24
Q

SAHF

A

Store all to Flags

25
XLAT
Translate
26
MOVSX
Move and Sign-Extend
27
MOVZX
Move and Zero-Extend
28
BSWAP
Byte Swap
29
DB
Define Byte
30
DW
Define Word
31
DD
Define Doubleword
32
DQ
Define Quadword
33
DT
Define 10 bytes
34
EQU
Equate Directive
35
ORG
Origin
36
PROC
Procedure
37
ENDP
End Procedure
38
MASM
Microsoft Macro Assembler
39
ASM
Assembler
40
TASM
Turbo Assembler