answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What are the flags affected after add instruction execution?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How does the microprocessor work?

Suppose we give a 8-bit instruction ADD B to the microprocessor then this instruction is not at all understood by microprocessor as it only accepts binary inputs so first of all it stores the instruction in the INSTRUCTION REGISTOR then it decodes this instruction ADD B to its suitable binary code 80H in the INSTRUCTION DECODER.. after converting to 80H then the microprocessor understands that .. yes i have to add the content of the resistor B with that of A(accumulator) and store the result in the accumulator A this is a small example how microprocessor operates facing the instructions


How do you add new machine language instruction to a processor intsruction set?

To add a new machine language instruction to an processor instruction set, you need to replace the microcode of the processor.


What is the instruction to add the data in register B to the data in accumulator?

add B


Is add one byte instruction?

That would depend on the computer architecture.


How do you add a background to your teenspot profile?

go to : www.besteverprofile.com - gives you instruction on how to add a background and choose awesome layout.


What is the purpose of adc instruction according to 8085 microprocessor?

this instruction is used to add the specified register content to that of the accumulator along with the carry flag value. this instruction is used in processes which involve continuous addition.


Can any contributor flag a question on WikiAnswers?

Yes. Anyone can add, edit or delete flags.


What is the plural for flag?

the plural word of flag is flags. Just add an s to the end of the word flag e.g.claw-claws BY the way HI!!


Do you need to add water under the pan of an electric roaster oven?

No. Check the instruction guide.


If the clock frequency is 5 MHz how much time is required to execute an instruction of 18 T states?

At a clock frequency of 5 MHz (10 MHz crystal) the 8085 has a clock period of 200 ns. An instruction using 18 cycles would use 3.6 us. (Microseconds)This is for the case with no wait states. Each wait state adds 200 ns. Since an 18 cycle instruction has 5 memory accesses, one wait state per access would add 1 us to the execution time.


If clock frequency is 5 MHz how much time is required to execute an instruction of 18 T states?

At a clock frequency of 5 MHz (10 MHz crystal) the 8085 has a clock period of 200 ns. An instruction using 18 cycles would use 3.6 us. (Microseconds)This is for the case with no wait states. Each wait state adds 200 ns. Since an 18 cycle instruction has 5 memory accesses, one wait state per access would add 1 us to the execution time.


What is the function of the arithmetic unit?

its give instruction fot arithmatic function like that sub,add,mul,and ,or