Question

13. Four data registers are loaded in the following way: D2 contains 0xFFFFFC18 (-1000 in decimal) D3 contains 0x000186A0 (10

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Answer- The instruction DIVS --> divide the floating point values, the result stores value is a floating point data.

DIVS A,B ==> store A/B in A --( floating value)

DIV ---> divide integer values, the result store integer value.

DIV A,B ==> store A/B in A ---(integer value)

the loaded values in registes are

D2 = OxFFFFFC18 == (-1000)

D3 = Ox000186A0 ==(100000)

D4 = 000001F4 ==(500)

D5 = 000009C4 ==(2500)

DIVS D2,D3 ---> D2= D2/D3 D2= -1000/100000 D2= -0.01

DIV D4,D5 ----> D4 = D4/D5 D4= 500/2500 D4= 0 (SINCE ONLY INTEGER PART IS RETURN AS OUTPUT)

Add a comment
Know the answer?
Add Answer to:
13. Four data registers are loaded in the following way: D2 contains 0xFFFFFC18 (-1000 in decimal)...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 24. A5x4 memory array contains the following data: 0001 0010 0100 1000 1100 The inputs are...

    24. A5x4 memory array contains the following data: 0001 0010 0100 1000 1100 The inputs are as follows: D4 D3 D2 D1 DO - 11100, A1 AO-01, WE - 1. What action will occur? Justify your answer. 25. Define address space, addressability in a memory with an example.

  • Design a 4-bit register using four J-K flip-flops (D4, D3, D2, and D1) with the following...

    Design a 4-bit register using four J-K flip-flops (D4, D3, D2, and D1) with the following behaviour. There are two control inputs, M (mode) and L (load). When L and M are both high, data is loaded in parallel from the data inputs A4, A3, A2, and A1. When M is high and L is low, there is a circular left shift of the data in the register. If you can explain the work, that would be great. Really struggling...

  • Create a single list that contains the following collection of data in the order provided: [1121,...

    Create a single list that contains the following collection of data in the order provided: [1121, "Jackie Grainger", 22.22, 1122, "Jignesh Thrakkar", 25.25, 1127, "Dion Green", 28.75, False, 24.32, 1132, "Jacob Gerber", "Sarah Sanderson", 23.45, 1137, True, "Brandon Heck", 1138, 25.84, True, 1152, "David Toma", 22.65, 23.75, 1157, "Charles King", False, "Jackie Grainger", 1121, 22.22, False, 22.65, 1152, "David Toma"] The data above represents employee information exported from an Excel spreadsheet. Whomever typed the data in originally didn't give much...

  • Please Answer all Questions on Networks, They all involve calculation ( 1-9 Questions) "A single router...

    Please Answer all Questions on Networks, They all involve calculation ( 1-9 Questions) "A single router is transmitting packets, each of length L bits, over a single link with transmission rate R Mbps to another router at the other end of the link. Suppose that the packet length is L= 12000 bits, and that the link transmission rate along the link to router on the right is R = 1000 Mbps. What is the maximum number of packets per second...

  • Please Help Do Not forget to explain please! Worksheet 4: Identification of Unknown Organic Compounds Reading:...

    Please Help Do Not forget to explain please! Worksheet 4: Identification of Unknown Organic Compounds Reading: For a quick video about the "Rule of 13" https://www.youtube.com/watch?v=2YNE7w_GQIO Introduction One of the most important tasks that chemists are faced with is the separation and identification of compounds from mixtures. Gratifyingly, chemists have multiple tools in the quest to identify unknown organic compounds. Infrared spectroscopy is useful for determining functional groups that may exist in a molecule. NMR spectroscopy tells information about the...

  • Problem 6-68BInventory Costing Methods Objective 3Apply the four inventory costing methods to compute ending inventory and...

    Problem 6-68BInventory Costing Methods Objective 3Apply the four inventory costing methods to compute ending inventory and cost of goods sold under a perpetual inventory system. 4Analyze the financial reporting and tax effects of the various inventory costing methods. 6Evaluate inventory management using the gross profit and inventory turnover ratios. Terpsichore Company uses a perpetual inventory system. For 2018 and 2019, Terpsichore has the following data: Activity Units Purchase Price (per unit) Sale Price (per unit) 2018 Beginning inventory 100 $45...

  • I need help with this Unknown! Worksheet 4: Identification of Unknown Organic Compounds Reading: For a...

    I need help with this Unknown! Worksheet 4: Identification of Unknown Organic Compounds Reading: For a quick video about the "Rule of 13" https://www.youtube.com/watch?v=2YNE7w_GQlo Introduction One of the most important tasks that chemists are faced with is the separation and identification of compounds from mixtures. Gratifyingly, chemists have multiple tools in the quest to identify unknown organic compounds. Infrared spectroscopy is useful for determining functional groups that may exist in a molecule. NMR spectroscopy tells information about the connectivity of...

  • Name Economics 5 Ch 13 and 14 Practice Part 2 The following data are the monthly salaries y and the grade point averages x for students who obtained a bachelor's degree in business administration...

    Name Economics 5 Ch 13 and 14 Practice Part 2 The following data are the monthly salaries y and the grade point averages x for students who obtained a bachelor's degree in business administration. answer key -Edited a Search Obser- GPA index xyi (x,-司 Salaryxi-Xyv-V) 0.36 3301.3 -348.7 121558.2 1.8 122500 100.043766.2116.2 13505.216627626.4 2500 0.16 3882.4 232.4 54022.8 117.6 13823.2122500 0.0 -150.0 22498.8 22500 0.09 3824.3174.3 30387.5 75.7 5727.5 62500 210 2.6 3300 0.6 350 1.3 3.4 3600 02 -50...

  • You have recently become the CFO for Beta Manufacturing, a small cap company that produces auto parts

    EX16_XL_COMP_GRADER_CAP_AS - Manufacturing 1.6 Project Description:You have recently become the CFO for Beta Manufacturing, a small cap company that produces auto parts. As you step into your new position, you have decided to compile a report that details all aspects of the business, including: employee tax withholding, facility management, sales data, and product inventory. To complete the task, you will duplicate existing formatting, utilize various conditional logic functions, complete an amortization table with financial functions, visualize data with PivotTables, and lastly...

  • 1. For each of the following regression models, write down the X matrix and 3 vector....

    1. For each of the following regression models, write down the X matrix and 3 vector. Assume in both cases that there are four observations (a) Y BoB1X1 + B2X1X2 (b) log Y Bo B1XiB2X2+ 2. For each of the following regression models, write down the X matrix and vector. Assume in both cases that there are five observations. (a) YB1XB2X2+BXE (b) VYBoB, X,a +2 log10 X2+E regression model never reduces R2, why 3. If adding predictor variables to a...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT