-write two assembly language programs one using regular


1 Write an assembly language program to convert the following string to uppercase using string instructions lodsb and stosb.
String to be converted: This is number 1234.

2 -Write two assembly language programs one using regular instructions (not string instructions) and one using string instructions. The program should copy the string in problem-1 to another location and then compare the original and copied string to see if they are the same.

3-Design a voting system such that it outputs what majority of three say. The three inputs are A, B and C. The output is called result. Write the truth table and then draw the circuit using AND, OR and NOT gates. Truth table is the table that has all the combination of zeros and 1s for all the inputs

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: -write two assembly language programs one using regular
Reference No:- TGS01387527

Now Priced at $40 (50% Discount)

Recommended (95%)

Rated (4.7/5)