Student ID is a hexadecimal number. Now add the first 4 digits of yourID with the last 4 digits and show the value of the status/condition flags.Example: If your ID is 19201234 then you need perform the following actions:
MOV AX,1920hMOV BX, 1234hADD AX, BX
Please show the detailed binary calculations.
“The flag register helps in programming the 8086 microprocessor” -briefly describe the statement with appropriate example(s) please.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here