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

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

Any project ideas plz, can any one help me in my project by using assembly ...

can any one help me in my project by using assembly language

Instructions, Difference between div and idiv

Difference between div and idiv

Assembly Language Programming, Write a program that defines symbolic consta...

Write a program that defines symbolic constants for all of the days of the week

Summation Program., Write a program to solve problem 9, Summation Program, ...

Write a program to solve problem 9, Summation Program, on page 179 of chapter 5 in the textbook (book:kip Irvine Assembly Language sixth edition)

Introduction to 80 x 86 assembly language, Using the windows32 framework, w...

Using the windows32 framework, write a complete 80x86 program for Programming Exercises 4.3 number 3, on pages 130-131 of the textbook. Follow all coding conventions mentioned in

Short-type-global-assemblers operator-microprocessor, SHORT  : The  SHO...

SHORT  : The  SHORT operator denoted to the assembler that only one byte is needed to code the displacement for a jump (for example displacement is within -128 to +127 bytes fr

Shl/sal-logical instruction-microprocessor, SHL/SAL : Shift logical/Arithm...

SHL/SAL : Shift logical/Arithmetic Left: These instructions shift the operand byte or word bit by bit to the left and insert 0 in the newly introduced least significant bits. In c

Neg-arithmetic intruction-microprocessor, NEG: Negate:- The negate instruc...

NEG: Negate:- The negate instruction forms the 2's complement of the particular destination in the instruction. For obtaining 2's complement, it subtracts the contents of destinat

Program for dispaying lcd characters, #include"lcd.asm"       ; assembly fi...

#include"lcd.asm"       ; assembly file is included for displaying lcd characters Main: PORTA EQU 0xF80  ; PORTS PORTB EQU 0xF81 PORTC EQU 0xF82 PORTD EQU 0xF83 R

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