logo

Crowdly

Given an ISA with 4 instructions of 16 bits: Instruction LW: LW rt, desp...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

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

More questions like this

Want instant access to all verified answers on informatica.cv.uma.es?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!