Lecture 2: Machine Organization 2 Flashcards

1
Q

What is M[x]?

A

Denotes contents of memory at address, x

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

What is D[x]?

A

Denotes content of disk at address, x

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

What is Ri?

A

Denotes content of program counter

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

What is →?

A

Denotes assignment

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

MAR

A

Memory Address Register

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

MDR

A

Memory Data Register

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

CMD

A

Command Register

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

The Memory Address Register (MAR) does…

A

Stores memory address from which data will be fetched or to which data will be stored

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

The Memory Data Register (MAR) does…

A

Stores data being transferred to and from memory location specified by MAR. It is two-way register:

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

The Command Register (CMD) does…

A

Indicates if data will be read /written

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

Main Memory:

A

Only large storage media that CPU can access directly (volatile)

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

Secondary Storage:

A

Extension of main memory that provides large, nonvolatile storage capacity

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

Caching:

A

Use of high-speed memory to hold recently accessed data

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