set of instructions are independent, they do not communicate with each other. sub x18, x19, x20 a. sub x18, х19, х21 add x18, х19, х20 LOOPI: addi x7, x0, 0 bge x7, x5, ENDI addi x30, x10, о addi x29, x0, 0 LOOPJ: bge x29, x6, ENJ add x31, x7, х29 b. sd x31, 0(x30) addi x30, х30, 32 addi x29, x29, 1 jal x0, LOOPJ ENDJ: addi x7, x7, 1 jal x0, LOOPI ENDI: 5a. For the RISC-V assembly instructions above, what is the corresponding C statement?

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

NEED RISC-V CODE FOR BOTH a AND b 

Problem 5. Formulate the C code from the given RISC-V set of instructions below. Note. Each
set of instructions are independent, they do not communicate with each other.
sub x18, x19, x20
а. | sub x18, x19, х21
add x18, x19, x20
LOOPI:
addi x7, x0, 0
bge x7, x5, ENDI
addi x30, x10, 0
addi x29, x0, 0
LOOPJ:
bge x29, x6, ENJ
add x31, x7, x29
b.
sd x31, 0(x30)
addi x30, х30, 32
addi x29, x29, 1
jal x0, LOOPJ
ENDJ: addi x7, x7, 1
jal x0, LOOPI
ENDI:
5a. For the RISC-V assembly instructions above, what is the corresponding C statement?
Transcribed Image Text:Problem 5. Formulate the C code from the given RISC-V set of instructions below. Note. Each set of instructions are independent, they do not communicate with each other. sub x18, x19, x20 а. | sub x18, x19, х21 add x18, x19, x20 LOOPI: addi x7, x0, 0 bge x7, x5, ENDI addi x30, x10, 0 addi x29, x0, 0 LOOPJ: bge x29, x6, ENJ add x31, x7, x29 b. sd x31, 0(x30) addi x30, х30, 32 addi x29, x29, 1 jal x0, LOOPJ ENDJ: addi x7, x7, 1 jal x0, LOOPI ENDI: 5a. For the RISC-V assembly instructions above, what is the corresponding C statement?
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY