[Solved] Fill Blank Using Word 1 Neg Instruction Changes Value Positive Negative Converting Represe Q37209021
Fill in the blank using the word from below
1 The NEG instruction changes a value frompositive to negative by converting it into its ___________representation.
2 When using a QWORD value as an operand forthe MUL instruction, the result will be stored in ___________.
3 The IMUL instruction can accept ___________operand(s).
4 Performing division with DIV using a 32-bitdividend implies that the dividend must be stored in___________.
5 When using the DIV instruction and a 64-bitdivisor, the quotient is stored in __________ and the remainder in___________.
6 The IDIV instruction can accept ___________operand(s).
7 CBW, CWD, CDQ, and CQO will allow you to___________ extend the ___________ register.
8 A variable that contains a memory address isan example of ___________ addressing.
9 Storing the address of a variable in GAS isaccomplished using the ___________ instruction.
10 The ___________ instruction copies a value andextends the sign, while the ___________ instruction copies a valueand extends zeros.
RAX, RDX
Two’s complement
MOCS/MOVSX, MOVZ/MOVZX
RDX:RAX
1,2, or 3
DX:AX
Sign, accumulator
1
Indirect
LEA
Expert Answer
Answer to Fill in the blank using the word from below 1 The NEG instruction changes a value from positive to negative by convertin… . . .
OR

