Architecture and Organization (3) Flashcards

1
Q

Collectively called the data bus

A

Data lines

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

Perform the operation indicated in the instruction

A

Data Operation

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

Specify operations to be performed

A

Command Signlas

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

If the operation involves reference to an operand in memory or available via I/O, then determin the address of the operand

A

Operand Address Calculation

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

Disable interrupts whule ann interupt is being processed

A

Disabled Interrupt

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

PCI signal line group that includes the clock and reset pins

A

System pins

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

It consists of the significant digits in a scientific notation or floating point number

A

Normalized Mantissa

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

Are used to control the access to and the use of the data and address lines

A

Controle Lines

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

Efficient way of storing fractions

A

Floating Point

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

Employed to hold temporarily the right hand instruction from a word in memory

A

IBR

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

Analyze instruction to determine type of operation to be performed and operand/s to be used

A

Instruction Operating Decoding

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

Basic Functon performed by a Computer

A

Execution of a program

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

Employed to hold temporary operand and results of ALU operations

A

AC and MQ

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

Added to the actual exponent in order to get the stored exponent

A

Biased Exponent

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

It is simply means that the processor can and will ignore that interrupt request signal

A

Disabled interrupt

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

It indicates the validity of data and address information

A

CC

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

Contains the 8-bit opcode instruction being executed

A

IR

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

PCI signal line group that controls the timing of transactions and provides coordination among initiators and targets

A

timing signals

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

These pins are needed to support a memory on PCI that can be cached in the processor or another device

A

Cache Support Pins

20
Q

Contains the address of the next instruction-pair to be fetched from memory

21
Q

These pins are provided for PCI devices that must generate requests for service

A

Interrupt Pins

22
Q

He and his colleagues in 1946 began the design of a new stored-program computer at Princeton Institute for Advanced Studies

A

John Von Neuman

23
Q

Fetch the operand from memory or read it in from I/O

A

Operand Fetch

24
Q

The processing required for a single instruction

A

Instruction Cycle

25
A feature of computer systems that allows certain hardware subsystems to access main system memory, independent of the central processing unit
Direct Memory Access
26
It is a communication pathway connecting two or more devices
Bus
27
Specifies the address in memory of the word to be written form or red into the MBR
MAR
28
A computer gets its instructions by reading them from memory, and a program could be set or altered by setting the values of a portion of memory
Stored-Program Concept
29
PCI signal line group that is used to report parity and other errors
Error Reporting Pins
30
Read instructions from its memory location into the processor
Instruction Fetch
31
Defines priorities for interrupt and to allow an interrupt of higher priority to cause a lower-priority interrupt handler to be itself interrupted
nested interrupt processing
32
The prototype of all subsequent general-purpose computers
Von Neumann Machine
33
PCI signal line group that includes 32 lines that are time multiplexed for addresses and data
Address and data pins
34
A popular high-bandwidth processor independent bus that can function as a peripheral bus
Peripheral Component Interconnect
35
Determine the address of the next instruction to be executed
Instruction address calculation
36
Write the result into memory or out to I/O
Operand Store
37
Zero represents a positive number and 1 represents a negative number
Sign of mantissa
38
Contains a word to be stored in memory sent to the I/O unit, or is used to receive a word from memory or from the I/O unit
MBR
39
Agreed upon standard of the computer industry for the storage of floating numbers
IEEE 754
40
Are used to designate the source or destination of the data on the data bus
Address Lines
41
Reads Instructions from the memory location into the processoor
IF
42
Fetcch the operand from memory or read it in from I/O
OF
43
Perform the operation indicated in the struction
OS
44
Analyze instruction to determine type of operation to be performed and operand/s to be used
IAC
45
If the operation invloves reference to an operand in memory or available via I/O, then determine the address of the operand
OAC
46
Determine the address of the next instruction to be executed
DO
47