✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Given an ISA with 4 instructions of 16 bits:
Instruction LW: LW rt, desp.(rs)
Code: 010s ssss tttt tddd
(s -> rs, t -> rt, d -> desp.)
Instruction SW: SW rt, desp.(rs)
Code: 001s ssss tttt tddd
(s -> rs, t -> rt, d -> desp.)
Instruction ADDI: ADDI rt, cons
Codificación: 011t tttt cccc cccc
(s -> rs, t -> rt, c -> cons)
Instruction J: J dir
Code: 101d dddd dddd dddd
(d -> dir)
Provide the code of the following instruction:
ADDI r3, 11
Give the hexadecimal (4 digit) representation with capital letters: h
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!