Distinguish between hardware versus software speculation mechanisms?

Asked By 7060 points N/A Posted on -
qa-featured

Distinguish between hardware versus software speculation mechanisms?

Please reply the answer as soon as possible?

Thanking you.

Awaiting for your response.

SHARE
Best Answer by Nancy Finn
Best Answer
Best Answer
Answered By 0 points N/A #80344

Distinguish between hardware versus software speculation mechanisms?

qa-featured

Hardware

Hardware doesn’t required any program code to work. Hardware is using dynamic scheduling.

This is not an option of the software. And it is not rely on any code sequence as like software. And also it does not required any code sequence to perform highly for the hardware.

You can use different implementation on single architecture.

Software

You have to use different approaches for implementation on even in single architecture.  

Code sequence is very important not like hardware. Performances are based on these code sequences.

Better code schedules provide better performance.

Here software not using the dynamic scheduling to work.

Answered By 0 points N/A #80345

Distinguish between hardware versus software speculation mechanisms?

qa-featured

Hardware – Doesn’t require any program code to work. It is used in dynamic scheduling.

This is not an option of the software.

And it is not rely on any code series as like software. It does not require any code series to execute highly for the hardware.

Software – Software requires code sequence as it is very important not like hardware.

Performances are based on these code series.

Better code schedules offer better performance.

Related Questions