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

The real time system (rts)-microprocessor, The real time System (RTS) : ...

The real time System (RTS) : Calling the clock real-time is somewhat of a misnomer because it only shows the time setting it has been given. The RTC is the other half of chip

Nible, calculate the number of one bits in bx and complement an equal numbe...

calculate the number of one bits in bx and complement an equal number of least significant bits in ax hint use the xor instruction

Length-assemblers directive-microprocessor, LENGTH : Byte Length of a Labe...

LENGTH : Byte Length of a Label: This directive is not available in MASM. This is used to mention to the length of a data array or a string. MOV CX. LENGTH ARRAY This sta

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

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?

Rol-logical instruction-microprocessor, ROL : Rotate Left without Carry: T...

ROL : Rotate Left without Carry: This instruction rotates the content of the destination operand to the left by the specified count bit-wise excluding the carry. The most signific

Memory segmentation-microprocessor, Memory Segmentation : The  memory ...

Memory Segmentation : The  memory in an 8086/8088  based system is organized as segmented memory. In this scheme, the whole physically available memory can be divided into a n

Assembly assignment help, Problems: 1. Write a single program. Each of th...

Problems: 1. Write a single program. Each of the problems (2-4) should be written within a procedure. Your “main” procedure should call each procedure. Before calling each proc

8086 microprocessors, program to find negative and positive integers from g...

program to find negative and positive integers from given signed numbers with output and explanation of every instructions.

Program for initialize two row lcd, init_lcd                        ;(this ...

init_lcd                        ;(this initialises a 2 row lcd)     bcf     TRISA,0             ;PORTA bit 0 as an output (lcd RS pin)     bcf     TRISA,1             ;PORTA bit 1

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