11-1-16
Will Says
I've created this (attached) adder loop.
The program reserves 8 bytes in the bss section, adds the value of a register to the variable reserved in the bss section, pops and pushes a that same register into the stack and increments through a conditional loop to print the added values.