Compare the word in ax to the one in cx


Discussion:

Create a complete programs for the following problems.

Q1. Compare the word in AX to the one in CX. Jump to label big: if AX is greater than CX, to label small: if AX is smaller than CX, and to label same: if the values are the same.

Q2. Count the number of bytes, between locations 60000h to 60200h, that are smaller than or equal to the number 4Bh, use register CX to hold the count.

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: Compare the word in ax to the one in cx
Reference No:- TGS01933573

Now Priced at $20 (50% Discount)

Recommended (91%)

Rated (4.3/5)