Question: Tele2 14:53 4190 Back COAL Test 1 EXAMPLE General purpose register EAX contains internal code (hexadecimal): 0OATB What will be the value of the register
Tele2 14:53 4190 Back COAL Test 1 EXAMPLE General purpose register EAX contains internal code (hexadecimal): 0OATB What will be the value of the register AX (decimal) after execution of the following instructions? add eax, 4 mov ah, OFFh add ax, 15 ANSWER (decimal value): Add two hexadecimal numbers OEOB and 03A5. Write the result as a hexadecimal and a decimal value ANSWER (hexadecimal value): 180 (decimal value) 4528 Subtract two hexadecimal numbers 125A and 07AE. Write the result as a hexadecimal and a decimal value NSWER (hexadecimal value) OAACdecimal value) 2132 Integer numeric value N in word format is defined Write internal hexadecimal code of each of the bytes starting from the address N. N dw 266 ANSWER (hexadecimal ): | DA | 01
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
