2. Write an assembly language code for the following pseudo code. If i. ii. (op1=op2) X=1; Else X=2; While (EAX
Posted: Mon Jul 11, 2022 9:54 am
2. Write an assembly language code for the following pseudo code. If i. ii. (op1=op2) X=1; Else X=2; While (EAX<EBX) EAX = EAX + 1;
Posted: Mon Jul 11, 2022 9:54 am
2. Write an assembly language code for the following pseudo code. If i. ii. (op1=op2) X=1; Else X=2; While (EAX<EBX) EAX = EAX + 1;