ARM PROCESSOR
ARCHITECTURE OF 8085
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
____ instruction is used to get the 1’s complement of the operand.
|
COMP
|
|
BIC
|
|
CMP
|
|
MVN
|
Explanation:
Detailed explanation-1: -Explanation: The MLA instruction is used perform addition and multiplication together.
Detailed explanation-2: -Answer:Block transfer instructions.
Detailed explanation-3: -Register mode: In register addressing the operand is placed in one of 8 bit or 16 bit general purpose registers.
Detailed explanation-4: -Explanation: To subtract using 1’s complement: Take the 1’s complement of the 2nd number (here, 011) and add it to the first number. (110+011=1, 001). If the carry is generated, it is added to the result (001+1=010). If a carry is not generated then it is converted to its 1’s complement form.
There is 1 question to complete.