35
If you mean greater (more) 8086.
E.g. 8085, 8086, 8255, 8051, 6800, 8257, 8251 and many more...
Kenneth J. Ayala has written: 'Instructor's Guide To Accompany The 8051 Microcontroller' 'The 8086 microprocessor' -- subject(s): Computer interfaces, Intel 8086 (Microprocessor), Programming
avr is high speed cmpar to 8051.in 8051 there are less number of instructions
Comparision between motorola6800 And Intel 8086
4
internal and external memory
there are 74 instruction sets in the 8085 up which consist of 246 bit pattern.
The main features of 8051 microcontroller are: i. RAM - 128 Bytes (Data memory) ii. ROM - 4Kbytes (ROM signify the on - chip program space) iii. Serial Port - Using UART makes it simpler to interface for serial communication. iv. Two 16 bit Timer/ Counter v. Input/output Pins - 4 Ports of 8 bits each on a single chip. vi. 6 Interrupt Sources vii. 8 - bit ALU (Arithmetic Logic Unit) viii. Harvard Memory Architecture - It has 16 bit Address bus (each of RAM and ROM) and 8 bit Data Bus. ix. 8051 can execute 1 million one-cycle instructions per second with a clock frequency of 12MHz. source : http://www.engineersgarage.com/8051-microcontroller
The MN/MX- ping on the 8086 is pin 33.
architecture
There are many differences between the 8085 and the 8086/8088. Naming just a few...8085 is an 8 bit processor, while 8086 is a 16 bit processor8085 has a 16 bit address bus, while 8086 has a 20 bit address bus 8085 has an 8 bit data bus8088 has an 8 bit data bus8086 has a 16 bit data bus8086 has a segmented architecture to support the 20 bit address bus8086 has additional registers that support string and repeated loop instructions8086 has addition register that support stack frame parameter addressing8086 has more addressing modes, including cross-segment modes8086 has more types of interrupts, including debug single-step8086 has true multiplication and division instructionsIf anyone has any more examples, please fee free to add to the list.