✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
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.