Write an Assembly program to reverse the higher 8 bit of a 16 bit number which is in AX and store the number in a new register BX. After that add the number with the new.
P r o g ra m m i n g L a n g u a g e Assembly Language Language assignment statement into assembly code where X, Y & Z are byte variable. Output show in X. X = (X+2Y)-3(Y+Z)+2(Z+1) =
P r o g ra m m i n g L a n g u a g e Assembly Language Language assignment statement into assembly code where A, B & C are byte variable. A = -(A+B+C)-2(B-1)+2(C+1) Show output value considering self-defined values in variable A, B & C. =
Comments
Post a Comment