d) A program developed in assembly language for the 8085-microprocessor is given below: LXIB, B21EH MVID, 11H LOOP1: LDA
Posted: Fri May 20, 2022 6:51 pm
d) A program developed in assembly language for the 8085-microprocessor is given below: LXIB, B21EH MVID, 11H LOOP1: LDAXB INX B OUT FFH DCRD JNZ LOOP1 HLT By analysing the program, calculate: (1) The total number of T-states required to execute the program. [6 marks] (ii) The time taken by the processor for one T-state, when the crystal oscillator frequency is 4 MHz [2 marks] (iii) The total time required to execute the program. [2 marks]