YOU HAVE 15 MIN TO DO IT SOO EASSY (assembley language program) level 1

-write Assembley Langusge program to evalute: 3A+ (B + 5C) 4 +C where A=25, B=30, C=10

the program she also display the expression in the same form with the eresult.

– write Assembley Langusge program to find the lagest of the following nimbers 17,9,7,23,12

-The 8-bit registers AR BR CR DR initially have the following values

AR=11110010

BR=11111111

CR=10111001

DR=11101010

– Determine the 8-bit values in each register after execution of the following seqence of micro operation.

AR AR+BR

CR CR^DR,BR BR=1

AR AR-CR