Test about computer architecture P6
- Question 1: In 16 bits processing architecture. What does the DS: DI register pair do?
- Point to the SEGMENT address of the memory cell in the target data segment
- Point to the SEGMENT address of the memory cell in the target data segment
- Point to the memory OFFSET address in the data segment
- Point to the OFFSET address of the data segment
-
- Question 2: In 16 bits processing architecture. What does the DS: SI register do?
- Point to the memory cell SEGMENT address in the source data segment
- Point to the SEGMENT address of the memory cell in the target data segment
- Point to the memory OFFSET address in the data segment
- Point to the OFFSET address of the data segment
-
- Question 3: The function of the ALU in 16bits microprocessor architecture is:
- Perform decoding
- Implementing LOGIC and MATHEMATICS calculations
- Perform command counting
- The command cache structure in the decoding process
-
- Question 4: The function of the ID block in the processor architecture is 16bits:
- Perform command counting
- Implementation of LOGIC and arithmetic operations.
- Perform decoding
- The command cache structure in the decoding process
-
- Question 5: The function of the EU in 16bits microprocessor architecture is:
- Execute the decoded commands
- Decode the commands read from memory
- Perform LOGIC calculations
- Perform arithmetic operations
-
- Question 6: The function of CU block in 16bits microprocessor architecture is:
- Perform arithmetic operations
- Perform LOGIC calculations
- Decode the commands read from memory
- Take control of reading commands and data
-
- Question 7: Which register group has the function of paragraph segment among the following groups:
- SI, DI, IP
- CS, DS, ES, SS
- AX, BX, CX, DX
- SP, BP, FLAGS
-
- Question 8: Which register group has common functions among the following groups:
- CS, DS, ES, SS
- SI, DI, IP
- AX, BX, CX, DX
- SP, BP, FLAGS
-
- Question 9: The RD / WR signal in the CPU controller of the CPU has the function:
- Control reading / writing data
- Control data decoding
- Control command counting
- Control the CPU hanging
-
- Question 10: A memory box in the process of processing data is conceived of in size:
- 8 bits
- 16 bits
- 20 bits
- 24 bits
-
5 ★ | 2 Vote