5C. Consider the following delay loop. MOV CX, nl Outer: MOV BX, n2 Inner: DEC BX JNZ Inner ; 4Clock Cycles ; 4Clock Cyc

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

5C. Consider the following delay loop. MOV CX, nl Outer: MOV BX, n2 Inner: DEC BX JNZ Inner ; 4Clock Cycles ; 4Clock Cyc

Post by answerhappygod »

5c Consider The Following Delay Loop Mov Cx Nl Outer Mov Bx N2 Inner Dec Bx Jnz Inner 4clock Cycles 4clock Cyc 1
5c Consider The Following Delay Loop Mov Cx Nl Outer Mov Bx N2 Inner Dec Bx Jnz Inner 4clock Cycles 4clock Cyc 1 (158.38 KiB) Viewed 9 times
5C. Consider the following delay loop. MOV CX, nl Outer: MOV BX, n2 Inner: DEC BX JNZ Inner ; 4Clock Cycles ; 4Clock Cycles ; 2Clock Cycles ;16 or 4 Clock Cycles ;17 or 5 Clock Cycles LOOP Outer Find the values of nl and n2 to produce a total delay of 100 milliseconds on an 8086 with 5Mhz clock frequency, if the inner loop gives a delay of 1 millisecond. Show all the steps of your calculation.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply