Type of microprocessor , Assembly Language

Assignment Help:

Type of Microprocessor :

Microprocessors fall into 3 categories:

  • Single Chip Microcomputers: - Contains RWM, ROM, microprocessor, I/O port, timer and clock.
  • General purpose microprocessor.
  • Bit slices microprocessor.

 

The  general  purpose  microprocessor   have  ALU  with 1  or  more then 1  registers  which  functioned  as,  a control unit, accumulator ,an instruction  decoder which handled a fixed instruction  set  special  and general purpose  registers   which   varied   significantly   from   microprocessor    to   microprocessor.   A microprocessor can have an internal stack of fixed length or use external memory for stack. The general purpose microprocessor is available of word lengths of 16, 32, 16, 8, 4, and 1 bit.

The Bit slice microprocessor divide the functions of ALL, special purpose and general purpose registers and control unit into many ICs. For this ALU and general purpose registers were packed in separately from controls. Each register of ALU (RALU) package was really equivalent to 2 or 4-bit wide slice of registers and the ALU of the microprocessor. Bit slice processor might be cascaded to produce any unconventional or conventional word length of the microprocessor such as 4, 8, 10, 12, 16, 32 or higher bits. The control portion of bit slice processor was constructed from microprocessor sequencer IC and other logics.

 


Related Discussions:- Type of microprocessor

Ror-logical instruction-microprocessor, ROR : Rotate Right without Carry: ...

ROR : Rotate Right without Carry: This instruction rotates the contents of destination operand to the bit-wise right either by one or by the count specified in register CL, exclud

Program to evaluate equation, Write a program to evaluate the following exp...

Write a program to evaluate the following expression. You are to evaluate the following equation: num1 - (input + num2) - (num3 + num4) Input will be a hex number input by

Dec-micro processor, DEC : A powerful new Alpha 64 bit RISC computer ch...

DEC : A powerful new Alpha 64 bit RISC computer chip was introduced in the year 1977, as new VAX (Virtual Address Extension) Computer. The VAX was 32 bit computer line based on

Dijkstra Implementation in Assembly Language x86, I am assigned to implemen...

I am assigned to implement dijkstra algorithm in assembly language. I am not a novice in assembly. I need help implementing it.Kindly if anyone then please.

Hex , what is the hex value in ax after executing the instructions ax= 1E8...

what is the hex value in ax after executing the instructions ax= 1E8A bx=4080 add al,bl sub ah,bh

The intel processors , The Intel Processors :         The Intel Co...

The Intel Processors :         The Intel Corporation is the biggest manufacturer  of microchips  in the world,  in addition  to being  the leading provider of chips for PCs. I

Assembling a program-microprocessor, Assembling a program Microsoft Ass...

Assembling a program Microsoft Assembler MASM is one of the simple to use and famous assemblers.  All the references and discussions in this section are belonging to the MASM.

Org-proc-assemblers directive-microprocessor, ORG : Origin:- The ORG di...

ORG : Origin:- The ORG directive directs the assembler to begin the memory allotment for the specific segment, code or block from the declared  address in the ORG  statement. W

Assignment, 1. Write an assembly program that adds the elements in the odd ...

1. Write an assembly program that adds the elements in the odd indices of the following array. Use LOOP. What is the final value in the register? array1 DWORD 10, 20, 30, 40, 50, 6

Addsub, Using the AddSub program from Ch3 under c:\Masm615\examples as a re...

Using the AddSub program from Ch3 under c:\Masm615\examples as a reference, write a program that subtracts three 16-bit integers using only registers. Insert a call DumpRegs statem

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