answersLogoWhite

0


Best Answer
how to write a program for matrix multiplication in microprocesspr
User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: 2x2 matrix multiplication program in 8085 processor?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

When 8085 processor was invented?

The 8085 was introduced by Intel in 1977.


Write a 8085 microprocessor program to find A inverse and A transpose if A is a 3x3 matrix?

Sp[[Q/Write a 8085 microprocessor program to find A inverse and A transpose if A is a 3x3 matrix|Answer]]ell chec[[Q/Write a 8085 microprocessor program to find A inverse and A transpose if A is a 3x3 matrix&action=edit&section=new|Answer it!]]k your answe[[Q/Discuss:Write a 8085 microprocessor program to find A inverse and A transpose if A is a 3x3 matrix|Disc]][[help/answering questions|guidelin]]Spell check your answeresussionr[[help/signing in|full benefits]] Save C[[Q/Write a 8085 microprocessor program to find A inverse and A transpose if A is a 3x3 matrix|Write a 8085 microprocessor program to find A inverse and A transpose if A is a 3x3 ]][[Q/Write a 8085 microprocessor program to find A inverse and A transpose if A is a 3x3 matrix&action=edit&section=new|Answering 'Write a 8085 microprocessor program to find A inverse and A transpose if A is a 3x3 matrix?']]matrix?ancel[[Q/How many animals are in West Texas|How many animals are in West Texas?]][[Q/How do you increase the number of four wheelers vehicles for servicing in a Service workshop|How do you increase the number of four wheelers vehicles for servicing in a]][[Q/How do you increase the number of four wheelers vehicles for servicing in a Service workshop|How do you increase the number of four wheelers vehicles for servicing in a Service workshop?]] Service workshop?[[Q/How do you increase the number of four wheelers vehicles for servicing in a Service workshop|How do you increase the number of four wheelers vehicles for servicing in a Service workshop?]]More Q&A


Can 8085 CPU replace 8086 CPU?

No. The 8086 has instructions not present in the 8085. The 8086 was marketed as "source compatible" with the 8085, meaning that there was a translator program which could convert assembly language code for the 8085 into assembly language code for the 8086. However, this does not mean that the compiled 8086 assembly code would then run on an 8085; among other things, the 8086 was a true 16-bit processor, as opposed to the 8085 which was an 8-bit processor that supported a few 16-bit operations.


Is operating system is needed or not for 8085 processor?

OS is compulsary to work properly for any processor including 8085 since OS consist of all the instructions that guides the processor,how to react in certain situations........!


Program for interfacing of relay with 8085?

we want relay interface with 8085 and also attech the program


Why you use RST5 in place of halt in Intel 8085?

RST 5 is used in place of HLT in the Intel 8085 kit in order to return control to the monitor program. If HLT were used, the processor would stop and so would the monitor.


Examples of privileged instructions used by 8085 processor?

There is no protected mode in the 8085 microprocessor, therefore, there are no instructions that are considered privileged.


Why 8085 micro processor is named as 8085?

The 8085 was given its number as the next version of the 8080. The 5 means that it operates on a single 5 volt power source.


What does the 5 in 8085 processor stand for?

5 stands for 5 volt


According to word size how many instruction in 8085?

The 8085 is an 8 bit processor, so its word length is 8 bits.


The chip used to interface 8085 to a matrix keyboard and multiplex display is?

terminal


Main difference between 8085 and 8086?

The most significant difference between the Intel 8085 and 8086 microprocessors is that the 8085 is an 8-bit system and the 8086 is a 16-bit system. This difference allows the 8086 system to have a much larger set of operational instructions and can make calculations to more significant places. Note: the 8085 processor does have two 16-bit registers. The pointer and the program counter.