ECET 330 Week 2 Lab Devry
Laboratory Report Cover Sheet
DeVry University
College of Engineering and Information Sciences
Course Number: ECET330
Professor:
Laboratory Number:
Laboratory Title: Introduction to CodeWarrior
Submittal Date:3/16/2014
Objectives:
To Install CodeWarrior
Explore the CodeWarrior IDE and the operations
Become familiar with how an assembly language program is entered and simulated using CodeWarrior
To learn how to generate a list file
Observations/Measurements:
IV. 1- A. Copy and paste the complete source code for adding 7 and 8.
IV. 1-B. Copy and paste the IDE register window showing the value of A and B.
IV. 1-C. Copy and paste the IDE register window showing the value of A and B after executing the instruction to add A and B.
IV. 1.D - Copy and paste the Assembly Window showing the machine code.
IV. 2. A. Copy and paste the source code for adding your ID numbers.
IV. 2. B. Copy and paste the IDE register window showing the value of final result (in HEX
IV. 2. C. Copy and paste the IDE register window showing the value of final result (in decimal).
IV. 2. D. Zero and Carry flag.
Questions:
Assume that the value of Register A is $FF and Register B is 00. What will be the value of zero flag, carry flag, Register A, Register B, and Register D after executing the instruction?
2. Assume that the value of Register A is $FF and Register B is 00. What will be the value of zero flag, carry flag, Register A, Register B, and Register D after executing the instruction?
3.Assume that the value of Register A is $FF and Register B is 00. What will be the value of zero flag, carry flag, Register A, Register B, and Register D after executing the instruction?
4. Assume that the value of Register D is $00FF. What will be the value of Registers A, B, and D after executing the instruction?
11 years ago
Purchase the answer to view it
- week2lab.docx