35.4k views
1 vote
We have two processors. They are named PL and PS. PL has a large number of registers, and PS has a small number of registers. They are running the same program. In general, which processor will require a higher number of memory access to execute the whole program?

A. PS.
B. PL.

User Daedsidog
by
4.5k points

1 Answer

1 vote

Answer:

The answer is B.

Step-by-step explanation:

PL contains large number of registers so it require a higher number of memory access to execute the whole program.

(Correct me if I am wrong)

User ShivRaj
by
4.1k points