- E Show The Time Taken To Complete The Following Program In Figure Q5 B The Microprocessor Is Running At 1 Mhz Loop2 1 (104.21 KiB) Viewed 34 times
ê Show the time taken to complete the following program in Figure Q5(b). The microprocessor is running at 1 MHz. LOOP2:
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
ê Show the time taken to complete the following program in Figure Q5(b). The microprocessor is running at 1 MHz. LOOP2:
ê Show the time taken to complete the following program in Figure Q5(b). The microprocessor is running at 1 MHz. LOOP2: LOOP1: MVI B, 38H MVI C, FFH DCR C JNZ LOOP1 DCR B JNZ LOOP2 HLT Figure Q5(b)