ARM7TDMI-S किस पाइपलाइनिंग का उपयोग करता है?
The ARM7TDMI-S uses which pipelining?
A)
B)
C)
D)
Explanation:
The ARM7TDMI-S processor uses a 3-stage pipeline.
Explanation:
The ARM7TDMI-S architecture uses a 3-stage pipeline:
- Fetch: Instruction is fetched from memory.
- Decode: The fetched instruction is decoded to identify the operation.
- Execute: The decoded instruction is executed and the result is written back to the register or memory if necessary.
Correct Answer:
(B) 3-Stage