Based on above information compute the value stored in register rdx after the following instructions are executed. a)movq 0xFFE900(%rcx,%r10,8), %rdx             b)leaq (%rdi,%rcx,8), %rdx           c)leaq 0x8(%rsi,%rcx), %rdx           d)movq 0x5A8(%r8,%rcx,8), %rdx           e)movq (%rax,%rcx), %rdx

Systems Architecture
7th Edition
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Stephen D. Burd
Chapter2: Introduction To Systems Architecture
Section: Chapter Questions
Problem 2VE: A(n) __________ is a storage location implemented in the CPU.
icon
Related questions
Question

 

Based on above information compute the value stored in register rdx after the following instructions are executed.

a)movq 0xFFE900(%rcx,%r10,8), %rdx

 

 

 
 
 

 

b)leaq (%rdi,%rcx,8), %rdx

 

 
 
 

 

c)leaq 0x8(%rsi,%rcx), %rdx

 

 
 
 

 

d)movq 0x5A8(%r8,%rcx,8), %rdx

 

 
 
 

 

e)movq (%rax,%rcx), %rdx

 

 

 
Register Stored Value
%rax
%rdi
%rsi
%r8
%rcx
%r10
0xFFE900
0xFFE768
0xFFE980
0xFFDF00
0xA0
0xC
Memory Address
123
0xFFEA00
530 0xFFE9F8
450 0xFFE9F0
300
0xFFE9E8
345
0xFFE9EO
225
0xFFE9D8
67
0xFFE9D0
58
0xFFE9C8
0xFFE9C0O
0xFFE9B8
0xFFE9B0
1024
99
23
789
678
404
531
526
417
0xFFE9A8
0xFFE9A0
0xFFF998
0xFFE990
0xFFE988
0xFFE980
Transcribed Image Text:Register Stored Value %rax %rdi %rsi %r8 %rcx %r10 0xFFE900 0xFFE768 0xFFE980 0xFFDF00 0xA0 0xC Memory Address 123 0xFFEA00 530 0xFFE9F8 450 0xFFE9F0 300 0xFFE9E8 345 0xFFE9EO 225 0xFFE9D8 67 0xFFE9D0 58 0xFFE9C8 0xFFE9C0O 0xFFE9B8 0xFFE9B0 1024 99 23 789 678 404 531 526 417 0xFFE9A8 0xFFE9A0 0xFFF998 0xFFE990 0xFFE988 0xFFE980
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Fundamentals of Computer System
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
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr