What is an arithmetic processor, Computer Engineering

Assignment Help:

Q. What is an arithmetic processor?

A distinctive CPU necessitates most of the control and data processing hardware for implementing non-arithmetic functions. As the hardware costs are directly related to chip area, a floating point circuit being composite in nature is expensive to implement. They require not to be included in instruction set of a CPU. In such systems floating-point operations were applied by employing software routines.  

This implementation of floating point arithmetic is definitely slower than hardware implementation. Now question is whether a processor can be constructed just for arithmetic operations. A processor if devoted exclusively to arithmetic functions can be used to implement a full variety of arithmetic functions in hardware at a relatively low cost. This can be done in a single Integrated Circuit. So a special purpose arithmetic processor for performing only arithmetic operations can be constructed. This processor physically may be separate however can be utilized by CPU to execute complex arithmetic instructions. Please note in the absence of arithmetic processors these instructions can be executed using slower software routines by the CPU itself. So this auxiliary processor improves the speed of execution of programs having several complex arithmetic computations.

An arithmetic processor also assists in reducing program complexity as it provides a richer instruction set for a machine. A number of the instructions which can be assigned to arithmetic processors can be related to subtraction, addition, division and multiplication oftrigonometric functions, logarithms, exponentiation and other floating point numbers.


Related Discussions:- What is an arithmetic processor

Write a program to find the area and perimeter of a circle, Write a program...

Write a program to find the area and perimeter of a circle of given radius # include void main() { float radius, area, perimeter, pi=3.14; printf("\nEnter the rad

Write decoder functionality in only one statement in verilog, Write decoder...

Write decoder functionality in only one statement in verilog module decoder( // Outputs dout, // Inputs din ); input [3:0] din; output [15:0] dout;

Why do we call motherboard a motherboard, Motherboard is called as motherbo...

Motherboard is called as motherboard because in the world all borned creature is directly attached to her mother & after it all the relations makes due to her mother so in the simi

Structured analysis and design approach, Q. Structured Analysis and Design ...

Q. Structured Analysis and Design Approach? The objective of structured system analysis and design is to reduce maintenance time as well as effort. Modeling is the act of drawi

Computer representation for the negative integer, Everything stored on a co...

Everything stored on a computer can be represented as a string of bits. However, different types of data (for example, characters and numbers) may be represented by the same string

Why we need web browser, Q. why we need Web Browser? A Web browser is s...

Q. why we need Web Browser? A Web browser is software program which allows you to easily display Web pages and navigate the Web. The first graphical browser, Mosaic, was develo

What are the different phases of consumer mercantile model, What are the di...

What are the different phases of consumer mercantile model? There are three different phase of consumer mercantile model like listed as in below: • Pre-purchase interaction

How to transmits data in the active message buffer, Q. How to Transmits dat...

Q. How to Transmits data in the active message buffer? int pvm_bcast( char *group, int msgtag ) Transmits data in the active message buffer to a group of processes. msgt

C program, find area uder the curve y=f(x) between x=a and x=b Posted Date...

find area uder the curve y=f(x) between x=a and x=b Posted Date: 9/1/2012 1:50:09 AM

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd