Question

Can i get the answer to these questions in detail explaining how you go to the...

Can i get the answer to these questions in detail explaining how you go to the solution

1.Convert to/from Hex (0)

2.Octal Binary Unsigned/ 2’s complement

3.Understand how to shift and rotate.

4.Understand the relationship between shifting and multiplication/division

5.Be able to recognize and use the following gates: AND OR NOT NAND NOR XOR

6.Understand how a half adder works Given a logical statement ((A OR B) AND NOT(C OR A)) show the gates.

7.What is the difference between an instruction and a directive?

8.This is assembly language.:

If you have the C statements int A[10,12],mydata

A[3,5]=mynumber (you are on a 32 bit machine, ints are 32 bit) convert that to assembly

9.Given the following: BL sub and MOV LR,PC B sub are they equivalent?

10.is B loop equivalent to LDR R1,=loop MOV PC,R1

11.Assembly language prob ends here.

12.Are there reasons to use one of the constructions over the other?

13. If I have a register that contains 0x12345678 and I want to write 0x34 to memory location 0x2000.0003 how would you do that? Can you do it only by using one other register to hold the destination address?

14. Explain how floating point representation works, in words that actually explain it, not that it is used to represent fractional values

15. If mydata is a 32 bit address how can you have a 16 bit instruction: LDR R1,=mydata

16. Be able to write a for/while loop in assembly

17.Be able to copy a block of memory from one location to another

Homework Answers

Know the answer?
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
Similar Questions
Hello, I am trying to do an assignment that requires writing an MSP432 code to add...
Hello, I am trying to do an assignment that requires writing an MSP432 code to add two 64 bit numbers together and store the result in memory location 0x2000_0000. The problem is that the it is a 32 bit register. I don't know how to add to a load 64 bit numbers. The question is below but please feel free to use your own examples, I will understand better. Thank you very much. Write a small MSP432 code segment that...
Microprocessor 8086 material. Choose the correct answer. 1- For a (64K x 8) RAM, the number...
Microprocessor 8086 material. Choose the correct answer. 1- For a (64K x 8) RAM, the number of address lines is: * 17 19 16 15 20 14 18 2-Which of the following instructions requires (BYTE PTR)? * SHR [500H], 3h LDS SI, [1000H] LAHF PUSH [9AAH] ADD AX, [800H] 3-Where are the interrupt vectors located in the microprocessor’s memory? * in the first 64K byte in the first 1K byte in the first 256K byte in the first 1M byte...
You should now explore and document the following: 1. How can I watch a variable changing?...
You should now explore and document the following: 1. How can I watch a variable changing? 2. How can I watch the special function registers (SFR)? What does the program counter do when I step through my program? How does this relate to the program memory? 3. How does my C-code translate into assembly code? Can I simulate assembly commands? 4. Set the simulator to 16MHz (Project Properties -> Simulator) and use the Stopwatch to measure how long it takes...
Please answer the following Case analysis questions 1-How is New Balance performing compared to its primary...
Please answer the following Case analysis questions 1-How is New Balance performing compared to its primary rivals? How will the acquisition of Reebok by Adidas impact the structure of the athletic shoe industry? Is this likely to be favorable or unfavorable for New Balance? 2- What issues does New Balance management need to address? 3-What recommendations would you make to New Balance Management? What does New Balance need to do to continue to be successful? Should management continue to invest...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT