TOPIC: Computer architecture

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

TOPIC: Computer architecture

Post by answerhappygod »

TOPIC: Computer architecture
Topic Computer Architecture 1
Topic Computer Architecture 1 (73.22 KiB) Viewed 11 times
Fill in the blanks the code for a SAP-1 program to solve the arithmetic problem: 163 +91-76 + 50-110-83 +98. The data are (stored) in decimal form. Store the data in memory locations 9H To FH USE ALL CAPS IN YOUR ANSWER, FOR ASSEMBLY CODE use the format A2H, 1H, AH, 8H,10000001,110011 (NO 0 BEFORE THE BITS) ALLOWED O BEFORE THE BITS ONLY IN MACHINE CODE (INCORRECT FORMAT is WRONG). Assembly code MACHINE CODE EQUIVALENT OH : LDA Blank 1 1011 1001 1H: ADD AH Blank 2 Blank 3:Blank 4 Blank 5 3H: Blank 6 Blank 7 4H: Blank 8 Blank 9 5H: Blank 10 Blank 11 6H: Blank 12 Blank 13 7H:OUT Blank 14 8H: HLT Blank 15 9H: Blank 16 Blank 17 Blank 18: Blank 19 Blank 20 BH: Blank 21 Blank 22 CH: Blank 23 Blank 24 DH: Blank 25 Blank 26 EH: Blank 27 Blank 28 FH: Blank 29 Blank 30
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply