why is the answer c=23? Please explain

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter6: Modularity Using Functions
Section6.4: A Case Study: Rectangular To Polar Coordinate Conversion
Problem 9E: (Numerical) Write a program that tests the effectiveness of the rand() library function. Start by...
icon
Related questions
Question

why is the answer c=23? Please explain

 
You have the following assembly calling a function. What is the argument value?
int fun(int a, int b, char c);
00000000 <caller>:
ff010113
addi
sp, sp, -16
4:
00112623
ra, 12(sp)
SW
8:
00812423
s8,8(sp)
SW
00050413
s0, a0
my
10:
01600613
li
a2,23
14:
0obe0593
li
al,11
18:
00251513
slli
a8, a0,8x2
e0000097
auipc
ra,exe
20:
00008e7
jalr
ra # 1c ccaller+@x1c>
24:
00a40533
add
ae, se, ae
28:
0ec12083
ra,12(sp)
2c:
e0812403
s0,8(sp)
ETTotete
addi
sp,sp,16
34:
000es067
net
wer
O cis 23
Transcribed Image Text:You have the following assembly calling a function. What is the argument value? int fun(int a, int b, char c); 00000000 <caller>: ff010113 addi sp, sp, -16 4: 00112623 ra, 12(sp) SW 8: 00812423 s8,8(sp) SW 00050413 s0, a0 my 10: 01600613 li a2,23 14: 0obe0593 li al,11 18: 00251513 slli a8, a0,8x2 e0000097 auipc ra,exe 20: 00008e7 jalr ra # 1c ccaller+@x1c> 24: 00a40533 add ae, se, ae 28: 0ec12083 ra,12(sp) 2c: e0812403 s0,8(sp) ETTotete addi sp,sp,16 34: 000es067 net wer O cis 23
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Public key encryption
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning