Login
Remember
Register
Questions
Hot!
Categories
Ask a Question
Ask a Question
If %rdx holds 0xf000 and %rcx holds 0x0100, what does the expression 0x80(,%rdx,2) yield?
0
votes
asked
Sep 25, 2022
in
General Knowledge
by
iskralawrence
(
773k
points)
If %rdx holds 0xf000 and %rcx holds 0x0100, what does the expression 0x80(,%rdx,2) yield?
Facebook
Twitter
LinkedIn
Your answer
Your name to display (optional):
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
1
Answer
0
votes
answered
Sep 25, 2022
by
iskralawrence
(
773k
points)
Best answer
2*0xf000 + 0x80 = 0x1e080
Your comment on this answer:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Welcome to the Answerine , a great place to find, read and share your favorite questions and answers.
Related questions
0
votes
1
answer
where is 8(,%rdx, 2)? (rdx holds 5)
asked
Sep 25, 2022
in
General Knowledge
by
iskralawrence
(
773k
points)
0
votes
1
answer
"If care is not taken". What is the grammatical name given to this expression and its function?
asked
Oct 31, 2022
in
General Knowledge
by
iskralawrence
(
773k
points)
0
votes
1
answer
A yield sign indicates that a driver must slow down and be prepared to _________ if a vehicle or pedestrian with the right-of-way is approaching from another direction.
asked
Nov 17, 2022
in
General Knowledge
by
monikakim
(
557k
points)
0
votes
1
answer
If you expect the inflation rate to be 4 percent next year and a one year bond has a yield to maturity of 7 percent, then the real interest rate on this bond is
asked
Nov 6, 2022
in
General Knowledge
by
monikakim
(
557k
points)
0
votes
1
answer
What does movb 24(%rax,%rcx,4), %dl do? Why does this work?
asked
Sep 25, 2022
in
General Knowledge
by
iskralawrence
(
773k
points)
...