How do you detect if two 8-bit signals are same?
Answer Posted / pvsreddy
by using X-OR(Exclusive-OR ) gate and checking using zero
flag ( it should be set if two 8-bit signals are same) .
also the accumulator contents will also become all bits
areoooo oooo.
| Is This Answer Correct ? | 22 Yes | 2 No |
Post New Answer View All Answers
What is internal structure of 8086?
Define crossbar switching with reference to 8086?
What is the software interrupts of 8085?
What is physical address?
What is the position of the stack pointer after the push instruction?
Describe the (status) flag register of 8085?
What are the advantages of memory segmentation in 8086
Explain db?
With 12 mhz clock frequency how many instructions (of 1 machine cycle and 2 machine cycle) it can execute per second?
What is the the total addressable memory size in a 8085 microprocessor?
State the two type of 16 bit registers and define them?
What are the widths of data bus (db) and address bus (ab) of 8085?
In 8085 name the 16 bit registers?
What type of architecture is used in 8085 microprocessor?
What is the difference between jmp and call?