Arm/declequ2

From ASMBits

In this problem, the constant STARTVAL has been declared (and declared as .global so you can use it).

Declare 4 words beginning at label Nums, with values STARTVAL, STARTVAL+1, ... , STARTVAL+3.

Sample Input

[No input]

Sample Output

[No output]

Write your solution here

Upload a source file...