✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Given an instruction format with two types of instructions:
|
|
|
|
Type1: |
Opc (3 bits)
|
Operand1 (4 bits)
Register direct
|
Operand2 (10 bits)
Direct to memory
|
|
|
|
|
Type2: |
Opc (3 bits)
|
Operand1 (10 bits) Relative
|
Operand2 (4 bits)
Register direct
|
Register
|
Offset
|
Give the maximum number of registers the format can handle.