Computer Science, asked by matiullah2498, 5 months ago

Given the following MIPS assembly code:
add $1, $0, $0
addi $2, $0, 50
label: andi $3, $2, 1
bne $3, $0, 1
add $1, $1, $2
addi $2, $2, 1
bne $2, $0, label
i. How many instructions would be executed by a MIPS processor running this code?
ii. Also provide a brief one or two sentence explanation of what the code is doing.

Answers

Answered by vishnusaidev
0

Answer:

what is this man .........

Explanation:

what is this man

Similar questions