Homework assignment 5 for CSCI 255 -- Spring 2000

This is the last in a series of three small PIC programming assignment. You may do this problem set in groups of three. Turn in one assignment for the group. Include the names of all group members.

The problem

Extend your solution for Homework 1 and Homework 2 so that your function receives and returns a 128-bit number stored in PIC registers 20h to 2Fh. Your function must use a loop to compute additions and shifts of the Syracuse function.

Turning in

When you have finished your program, FTP the code into your UNCA CSCI account as csci/255/home5.asm.


Return to the CSCI 255 index
CSCI logo Return to the UNCA Computer Science home page