Page 1 of 1

Write a code segment in MARIE assembly language to do the following: If XY Y=X+Y

Posted: Sun May 15, 2022 7:54 am
by answerhappygod
Write a code segment in MARIE assembly language to do the following: If X<Y, then X=2*X; If X>Y Y=X+Y