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

Define interrupt processing, Q. Define Interrupt Processing? On complet...

Q. Define Interrupt Processing? On completion of execution of an instruction machine checks whether there is any pending interrupt request for interrupts which are enabled. If

Can an rc circuit be used as clock source for 8085, Yes, it can be used, if...

Yes, it can be used, if an accurate clock frequency is not needed. Also, the component cost is low contrast to LC or Crystal.

Principles for developing successful system, Q. Principles for developing s...

Q. Principles for developing successful system? (1)  Both developers and customers must be involved for accuracy in the information. (2)  A problem solving approach must be

State any three properties of the neutrons, Q. State any three properties o...

Q. State any three properties of the neutrons. (i) A Neutrons are the constituent particles of all nuclei except hydrogen. (ii) As they are neutral particles they aren't de

Explain syntax of recursion, Syntax of recursion int fib(int num) /*...

Syntax of recursion int fib(int num) /* Fibonacci value of a number */ {      switch(num) { case 0: return(0); break; case 1: return(1); break; default:  /* Incl

Client server using c, client server or multithreaded client-server, where ...

client server or multithreaded client-server, where server will create pool of worker threads (say 5) to provide services to pool of clients (say 5 ).Server should be behaving as a

Systems analyst in modern business, Many medium-to-large information servic...

Many medium-to-large information services units for modern business have reorganized to be decentralized with an emphasis on dynamic teams andempowerment. In modern business system

EME, How can i made Carnot engine

How can i made Carnot engine

Find two negative polarity items - artificial intelligence, This question c...

This question can be answered either with respect to English or with respect to a language other than English. (If you you are not a native speaker of the language of your choice,

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