✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Given an instruction format with two types of instructions:
|
|
|
|
Type1: |
Opc (3 bits)
|
Operand1 (5 bits)
Register direct
|
Operand2 (10 bits)
Direct to memory
|
|
|
|
|
Type2: |
Opc (3 bits)
|
Operand1 (10 bits) Relative
|
Operand2 (5 bits)
Register direct
|
Register
|
Offset
|
Give the number of memory positions that can be addressed direct to memory.