Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Computer Engineering Expert

IA-64 instead depends on the compiler for this task. Even before the program is fed into the CPU, the compiler studies the code and makes the similar sorts of decisions that would otherwise happen at "run time" on the chip itself. Once it has determined what paths to take, it collect up the instructions it knows can be run in parallel, bundles them into one bigger instruction, and then kept it in that form in the program.

Moving this task from the CPU to the compiler has many advantages. First, the compiler can spend considerably more time examining the code; a advantage the chip itself doesn't have because it has to finish the task as quickly as possible. Therefore the compiler version can be considerably more accurate than the similar code run on the chip's circuitry. Second, the prediction circuitry is rather difficult, and offloading a prediction to the compiler decreases that complexity enormously. It no longer has to study anything; it easily breaks the instruction apart again and feeds the pieces off to the cores. Third, doing the prediction in the compiler is a one-off cost, quite than one incurred every time the program is run.

The downside is that a program's runtime-behaviour is not always obvious in the code used to produce it, and may vary considerably depending on the real data being processed. The out-of-order processing logic of a mainstream CPU can create decisions on the basis of actual run-time data which the compiler can only guess at. It means that it is possible for the compiler to get its prediction wrong more often than comparable (or easier) logic placed on the CPU. Therefore this design this relies heavily on the performance of the compilers. It leads to reduce in microprocessor hardware difficulty by increasing compiler software difficulty.

Registers: The IA-64 architecture contains a very generous set of registers. It has a 64-bit integer registers and 82- bit floating point. In addition to these registers, IA-64 adds in a register rotation mechanism that is handled by the Register Stack Engine. Rather than the typical fill / spill or window mechanisms used in other processors, the Itanium can turn in a set of new registers to accommodate new temporaries or function parameters. The register rotation mechanism combined with predication is also very effective in implementing automatically unrolled loops.

Computer Engineering, Engineering

  • Category:- Computer Engineering
  • Reference No.:- M9526139

Have any Question?


Related Questions in Computer Engineering

A researcher working at a particular company wants to know

A researcher working at a particular company wants to know if workers' health would improve if they were given extra days 'off. In this company, all workers undergo a standard physical exam twice a year and after each ex ...

Display the employee titles whose department is located in

Display the employee titles whose department is located in a secret cave.

With regards to data mining business analytics why is it

With regards to data mining/ business analytics, Why is it not ideal to evaluate a classifier's performance on the training data set?

Of 144 single women 41 had breast cancer 209 who were

Of 144 single women 41% had breast cancer, 209 who were married 52.2% had breast cancer and of 89 life bing with family 59.6% had breast cancer. Find the p value for the relationship?

Explain and discuss the following quotepoliticians can be

Explain and discuss the following quote: "Politicians can be strange. They have been calling for the breakup of firms as diverse as energy companies and tech giants like Microsoft and Google because they believe these co ...

Do you believe corporation pose as a risk to our national

Do you believe corporation pose as a risk to our national economy and to domestic employees based upon external shocks to our economy as well as government regulations and Obamacare?

In fostering understanding of utilizing big-oh notation in

In fostering understanding of utilizing Big-Oh notation in an application, please provide a simple java code segment that illustrates how Big-Oh can be utilized to pinpoint performance problems.

You work in a veterinarians office and need to organize the

You work in a Veterinarian's office and need to organize the data on pets that you treat. In your database, you want to keep track of the following information: Customer information: Name Address City State ZIP Phone # Y ...

In thenbspworkspaceproject-lognbspdirectory create file

In the ~/workspace/project-log directory, create file named  changelog.txt  with the following content and format: Changelog Version: 1.0 Redirect the output of the ls command to a file named  file-list.txt  in the ~/wor ...

Assignment - proposal literature review research method1

Assignment - Proposal, Literature Review, Research Method 1. Abstract - Summary of the knowledge gap: problems of the existing research - Aim of the research, summary of what this project is to achieve - Summary of the a ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As