Question: Design a program that uses looping to display the odd numbers counting from 5 to 17 using the LMC / TLC instruction set. The program
Design a program that uses looping to display the odd numbers counting from 5 to 17 using the LMC / TLC instruction set. The program must halt after displaying 17. Write and turn in as the answer to this part the pseudo-code for your solution.
NEED THIS PART, the above is provided to help with this: Write your program using the LMC / TLC instruction mnemonics, assemble it using the TLC assembler, and test it on the virtual machine. Make corrections as necessary. When your program has been tested and works, copy the assembly listing from the right hand panel of the assembly tab into your homework. The assembly listing is the only thing you turn in for this part of the work. Note: "Copy the assembly listing" means copy the assembly listing using the copy/paste function of your operating system. A screen shot will not do.Like the pseudo-code, your program must use a loop. A list of OUT instructions will not do.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
