Array Sum

You are given an array of signed words starting at ARR for length N words.

Find the sum of all the positive integers, and write the value to the word SUM in memory, then call the break instruction.