Question: 8) Write a code that compare AL with 25. At first, contents of AL is 250. If first operand is above second operand, jump to
8) Write a code that compare AL with 25. At first, contents of AL is 250. If first operand is above second operand, jump to LABEL and print 'AL IS ABOVE 25' ,otherwise print 'AL IS NOT ABOVE 25' . include 'emu8086.inc' ORG 100H RET
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
