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

Lab Assignment, 1) Write an 80x86 assembly language program in EXE file for...

1) Write an 80x86 assembly language program in EXE file format to do the following tasks: a) Open and read the contents of a file into memory (use at least 1 kB). b) Sort the li

Prepare the assembly code sequence, Problem (a) Prepare the assembly c...

Problem (a) Prepare the assembly code sequence for each of the four styles (accumulator, memory-memory, stack, load/store) of machine for the code fragment: A = B + C;

Segment registers-microprocessor, Segment Registers The 8086 addresses ...

Segment Registers The 8086 addresses a segmented memory unlike 8085. The complete 1 megabyte memory, which 8086 is capable to address is divided into 16 logical segments.Thusea

Flowchart, ALP to preform of two 16-bit numbers in register addressing mode...

ALP to preform of two 16-bit numbers in register addressing mode

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

Group-assemblers directive-microprocessor, GROUP : Group the Related Segme...

GROUP : Group the Related Segments:- The directive which is used to form logical groups of segments with same purpose or type. This isused to inform the assembler to form a log

Program for game by using microcontroller 8051, I want to do a program as a...

I want to do a program as a game by using the Microcontroller 8051 with the assembly language, by using 4*4 keypad and its matrix display. I have to use the keypad for playing the

Copy a string backwards, I can get it to copy the string but can''t get it ...

I can get it to copy the string but can''t get it to reverse it.

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

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