Answero8: Questionog: write the new source code below. Answerog: Question10: assume that we did not implement the changes from questiono8 and questionog; instead we remove the instructions on line 11 of the original source code. What other changes should we implement but still obtain the same result? Write the new code below. Answer10: Question11: run your code from answerto,at this point, write the content of the accumulator in binary format. Answer11: Question12: how many bits of 1 are contained in the answer11? Answer12: Question13: explain the relationship of your answer in question12 to the content of the PF. Answer13: **Let's go back to the original code as shown by figure 10.1, replace the AND operand with the OR opcode. Run the code and observe the registers Question14: write the new Assembly code below. Answer14: Question15: which register holds there result of the OR instruction? Answer15: Question16: what is the result of the OR operation? Answer16: Question17: which flag bits changes at the end of the execution of the OR instructions? Answer17: **We will add another line of instruction before the RET line: NOT BX Question18: run the new code, which register hold the result of the NOT instruction? Answer18: Question19: what is the result of the NOT operation? Answer19: **let's make a new set of Assembly instruction to observe the other logical operations, copy the code as shown by figure 10.2. Answero8: Questionog: write the new source code below. Answerog: Question10: assume that we did not implement the changes from questiono8 and questionog; instead we remove the instructions on line 11 of the original source code. What other changes should we implement but still obtain the same result? Write the new code below. Answer10: Question11: run your code from answerto,at this point, write the content of the accumulator in binary format. Answer11: Question12: how many bits of 1 are contained in the answer? Answer12: Question13: explain the relationship of your answer in question12 to the content of the PF. Answer13: **Let's go back to the original code as shown by figure 10.1, replace the AND operand with the OR opcode. Run the code and observe the registers Question14: write the new Assembly code below. Answer14: Question15: which register holds there result of the OR instruction? Answer15: Question16: what is the result of the OR operation? Answer16: Question17: which flag bits changes at the end of the execution of the OR instructions? Answer17: **We will add another line of instruction before the RET line: NOT BX Question18: run the new code, which register hold the result of the NOT instruction? Answer18: Question19: what is the result of the NOT operation? Answer19: **let's make a new set of Assembly instruction to observe the other logical operations, copy the code as shown by figure 10.2.

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
Pls help.me answer the following , show neat and whole solution and kindly send a screenshot of simulation.
Answero8:
Questionog: write the new source code below.
Answerog:
Question10: assume that we did not implement the changes from questiono8 and
questionog; instead we remove the instructions on line 11 of the original source code. What
other changes should we implement but still obtain the same result? Write the new code
below.
Answer10:
Question11: run your code from answerto,at this point, write the content of the accumulator
in binary format.
Answer11:
Question12: how many bits of 1 are contained in the answer11?
Answer12:
Question13: explain the relationship of your answer in question12 to the content of the PF.
Answer13:
**Let's go back to the original code as shown by figure 10.1, replace the AND
operand with the OR opcode. Run the code and observe the registers
Question14: write the new Assembly code below.
Answer14:
Question15: which register holds there result of the OR instruction?
Answer15:
Question16: what is the result of the OR operation?
Answer16:
Question17: which flag bits changes at the end of the execution of the OR instructions?
Answer17:
**We will add another line of instruction before the RET line: NOT BX
Question18: run the new code, which register hold the result of the NOT instruction?
Answer18:
Question19: what is the result of the NOT operation?
Answer19:
**let's make a new set of Assembly instruction to observe the other logical
operations, copy the code as shown by figure 10.2.
Transcribed Image Text:Answero8: Questionog: write the new source code below. Answerog: Question10: assume that we did not implement the changes from questiono8 and questionog; instead we remove the instructions on line 11 of the original source code. What other changes should we implement but still obtain the same result? Write the new code below. Answer10: Question11: run your code from answerto,at this point, write the content of the accumulator in binary format. Answer11: Question12: how many bits of 1 are contained in the answer11? Answer12: Question13: explain the relationship of your answer in question12 to the content of the PF. Answer13: **Let's go back to the original code as shown by figure 10.1, replace the AND operand with the OR opcode. Run the code and observe the registers Question14: write the new Assembly code below. Answer14: Question15: which register holds there result of the OR instruction? Answer15: Question16: what is the result of the OR operation? Answer16: Question17: which flag bits changes at the end of the execution of the OR instructions? Answer17: **We will add another line of instruction before the RET line: NOT BX Question18: run the new code, which register hold the result of the NOT instruction? Answer18: Question19: what is the result of the NOT operation? Answer19: **let's make a new set of Assembly instruction to observe the other logical operations, copy the code as shown by figure 10.2.
Answero8:
Questionog: write the new source code below.
Answerog:
Question10: assume that we did not implement the changes from questiono8 and
questionog; instead we remove the instructions on line 11 of the original source code. What
other changes should we implement but still obtain the same result? Write the new code
below.
Answer10:
Question11: run your code from answerto,at this point, write the content of the accumulator
in binary format.
Answer11:
Question12: how many bits of 1 are contained in the answer?
Answer12:
Question13: explain the relationship of your answer in question12 to the content of the PF.
Answer13:
**Let's go back to the original code as shown by figure 10.1, replace the AND
operand with the OR opcode. Run the code and observe the registers
Question14: write the new Assembly code below.
Answer14:
Question15: which register holds there result of the OR instruction?
Answer15:
Question16: what is the result of the OR operation?
Answer16:
Question17: which flag bits changes at the end of the execution of the OR instructions?
Answer17:
**We will add another line of instruction before the RET line: NOT BX
Question18: run the new code, which register hold the result of the NOT instruction?
Answer18:
Question19: what is the result of the NOT operation?
Answer19:
**let's make a new set of Assembly instruction to observe the other logical
operations, copy the code as shown by figure 10.2.
Transcribed Image Text:Answero8: Questionog: write the new source code below. Answerog: Question10: assume that we did not implement the changes from questiono8 and questionog; instead we remove the instructions on line 11 of the original source code. What other changes should we implement but still obtain the same result? Write the new code below. Answer10: Question11: run your code from answerto,at this point, write the content of the accumulator in binary format. Answer11: Question12: how many bits of 1 are contained in the answer? Answer12: Question13: explain the relationship of your answer in question12 to the content of the PF. Answer13: **Let's go back to the original code as shown by figure 10.1, replace the AND operand with the OR opcode. Run the code and observe the registers Question14: write the new Assembly code below. Answer14: Question15: which register holds there result of the OR instruction? Answer15: Question16: what is the result of the OR operation? Answer16: Question17: which flag bits changes at the end of the execution of the OR instructions? Answer17: **We will add another line of instruction before the RET line: NOT BX Question18: run the new code, which register hold the result of the NOT instruction? Answer18: Question19: what is the result of the NOT operation? Answer19: **let's make a new set of Assembly instruction to observe the other logical operations, copy the code as shown by figure 10.2.
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