Computer Science, asked by ssah61884, 1 month ago

For the following program, represent the CBZ and B instructions in binary:

           ADDI X12, X1, #792

LOOP: LDUR X11, [X12, #0]

ADD X2, X0, X11

B END

SUBI X12, X12, #8

SUB X12, X10, X1

ADD X2, X2, X4

             CBZ X12, LOOP

END:​

Answers

Answered by ganesh842
0

Answer:

Sorry, I don't know the answer.

Similar questions