Exam 6: Conditional Processing Assessment

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The JECXZ instruction jumps to a target label when the CX register is equal to zero.

Free
(True/False)
4.9/5
(27)
Correct Answer:
Verified

False

The Parity flag indicates whether the lowest byte of a destination operand has an even number of 1 bits.

Free
(True/False)
4.9/5
(47)
Correct Answer:
Verified

True

The JBE instruction is used when comparing unsigned integers.

Free
(True/False)
4.9/5
(41)
Correct Answer:
Verified

True

The OR instruction can be used to find the intersection of two bit-mapped sets.

(True/False)
4.8/5
(40)

The JO instruction is used after an operation involving signed integers.

(True/False)
4.9/5
(34)

With unsigned operands,the CMP instruction sets the Carry flag when the destination operand is less than the source operand.

(True/False)
4.9/5
(31)

The TEST instruction always alters the destination operand.

(True/False)
4.7/5
(29)

The JAE instruction jumps if the (unsigned)first operand is greater than or equal to the (unsigned)second operand.

(True/False)
4.8/5
(30)

The XOR instruction can be used to generate the two's complement of an integer.

(True/False)
4.8/5
(26)

The XOR instruction inverts each bit in a destination operand.

(True/False)
4.7/5
(44)

With signed operands,the CMP instruction makes the Sign flag equal to the Overflow flag when the destination operand is less than the source operand.

(True/False)
4.7/5
(42)

ANDing an operand with 1 sets the zero flag if the operand was originally an even number.

(True/False)
4.9/5
(37)

For any two integers n and m,((n XOR m)XOR m)produces n.

(True/False)
4.8/5
(40)

XORing an operand with 1 always causes the Zero flag to be set.

(True/False)
5.0/5
(37)

The destination operand of the OR instruction cannot be a memory operand.

(True/False)
4.9/5
(39)
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)