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

8088 timing system diagram-Microprocessor, 8088  Timing System Diagram ...

8088  Timing System Diagram The 8088 address/data  bus is divided  in 3 parts (a) the lower 8 address/data  bits, (b) the middle 8 address bits, and (c) the upper 4 status/

Flag register-microprocessor, Flag Register : 8086 has a 16-bit flag r...

Flag Register : 8086 has a 16-bit flag register which is divided into 2 parts, viz. (a)machine control flagsand (b)condition code or status flags. The condition code flag regi

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

AAD, AAD stand for what??

AAD stand for what??

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

Program to convert decimal to binary number, Program is written but has err...

Program is written but has errors returning values from the procedure.

Not-logical instruction-microprocessor, NOT : Logical Invert: The NOT inst...

NOT : Logical Invert: The NOT instruction complements (inverts) the contents of an a memory location or operand register bit by bit. The instance are as following: Example :

Motorola 68000 series, Motorola 68000 Series : 68000microprocessor is a...

Motorola 68000 Series : 68000microprocessor is a 16 bit processor that has addressing space of 65536 locations, each of which holds a 64-bits word; In order to address those lo

Develop an assembly language program, • To develop an assembly language pro...

• To develop an assembly language program to control a "simulated" intelligent domestic lighting system with the intention of deterring burglary. • To produce a schematic circuit d

Space don''t come in ASCII characters while printing?, .MODEL SMALL .STACK...

.MODEL SMALL .STACK 100H .DATA PROMPT DB \''The 256 ASCII Characters are : $\'' .CODE MAIN PROC MOV AX, @DATA ; initialize DS MOV DS, AX

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