in the HCS12 Core User Guide, look over Table 4-26 Stacking Instructions (p. 89 get a better idea of what stacking instructions are available to manipulate the stacl Write down the Operations for the PSHA and PULA instructions, and the PS and PULD instructions for your prelab. What is different between these two pairs of instructions? Write a program to do the following: o Using a loop, push the first 10 natural numbers (1,2,3, ..., 10) onto the sta Use register A and the PSHA instruction

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

Can I get some help on 2 and 3? 

1. In the HCS12 Core User Guide, look over Table 4-26 Stacking Instructions (p. 89) to
get a better idea of what stacking instructions are available to manipulate the stack.
Write down the Operations for the PSHA and PULA instructions, and the PSHD
and PULD instructions for your prelab. What is different between these two
pairs of instructions?
2. Write a program to do the following:
o Using a loop, push the first 10 natural numbers (1,2,3, ..., 10) onto the stack.
Use register A and the PSHA instruction.
o Using another loop, pop those 10 numbers off the stack into register B using
the PULB instruction.
3. Draw a figure similar to the one shown below, which shows the contents of the stack
after the first 10 natural numbers have been pushed onto it. Note that the stack starts
at address $1100, and that the SP is decremented BEFORE a value is pushed to the
stack.
$??
$1100
$??
$10FF
$??
$10FE
$??
$10FD
$??
$10FC
Transcribed Image Text:1. In the HCS12 Core User Guide, look over Table 4-26 Stacking Instructions (p. 89) to get a better idea of what stacking instructions are available to manipulate the stack. Write down the Operations for the PSHA and PULA instructions, and the PSHD and PULD instructions for your prelab. What is different between these two pairs of instructions? 2. Write a program to do the following: o Using a loop, push the first 10 natural numbers (1,2,3, ..., 10) onto the stack. Use register A and the PSHA instruction. o Using another loop, pop those 10 numbers off the stack into register B using the PULB instruction. 3. Draw a figure similar to the one shown below, which shows the contents of the stack after the first 10 natural numbers have been pushed onto it. Note that the stack starts at address $1100, and that the SP is decremented BEFORE a value is pushed to the stack. $?? $1100 $?? $10FF $?? $10FE $?? $10FD $?? $10FC
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