Create a program to read data from input port 00H and logically AND with FF H and display the result at the output port.
Home/Microprocessor/Page 12
SIKSHAPATH Latest Questions
AK
Asked: March 22, 2022In: Microprocessor
Analyse and Write function and number of bytes present in the following instructions:- i) MVI A,05H ii) STA 3000H iii) DAD B iv) XCHG v) MOV C,M
mridulmeerut
Asked: March 22, 2022In: Microprocessor
If the 8085 adds 87H and 79 H, which of the flag register will get set . Give calculation.
Microprocessor and Interfacing
mridulmeerut
Asked: March 22, 2022In: Microprocessor
MVI A,0BH MVI C,08H ADD C MOV B,A Analyse the above code snippet and mention the result
Advance Learner
Asked: March 21, 2022In: Microprocessor
Indicate and analyse the status of each flag when microprocessor perform the following operation:- i) 96H + FFH ii) C1 H + 33 H iii) D1 H + 32 H