Multiple choice

Which of the following modes results in a single-byte instruction?

  1. Register mode

  2. Register indirect mode

  3. Immediate mode

  4. Direct branch

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This mode results in single-byte instruction. The byte contains bits which specifies a register pair, which in turn contains the address of the data in memory.