Quiz 2 Flashcards
80286 microprocessor is very similar to 8086 and 8088 except that it can access ___ of memory.
16 MB
Answer: 16 MB
This is a group of lines that has a related function within a microprocessor system.
System bus
Answer: System bus
This register works very closely with the instruction decoder of the control unit and stores all instructions coming from the data bus.
Instruction register
Answer: Instruction register
First chip developed by Intel:
Intel 4004
Answer: Intel 4004
Memory is sometimes accessed, I/O devices are used to display the result of the instruction execution.
Execute
Answer: Execute
Intel CPUs are also called ___ computers, while Motorola processors are called ___ computers.
little endian; big endian
Answer: little endian; big endian
The project that produced the first microprocessor originated in 1969 and was conceptualized by the company:
BUSICOM
Answer: BUSICOM
Robert Noyce and Gordon Moore were the co-founders of:
Intel
Answer: Intel
A doubleword number, 12345678H, is to be stored into memory using big endian format starting at memory location 00100H. What would be the content of memory location 00103H?
78
Answer: 78
A Trap Flag enables trapping through an on-chip debugging feature. IfT= ___, it will debug. IfT=___, it will not debug.
1, 0
Answer: 1, 0
The world’s first 8-bit microprocessor.
8008
Answer: 8008
The parity flag was used early Intel microprocessors for error detection of transmitted data. PF = ___ is logic for odd parity and __ a logic for even parity
0, 1
Answer: 0, 1
The most basic but complete microprocessor-based computer would consist of:
CPU, memory, I/O, system bus
Answer: CPU, memory,I /O, system bus
Its function is for floating point, graphics, signal or string processing, and even encryption.
Coprocessor
Answer: Coprocessor
Which is not a word-sized register?
EIP
Answer: EIP