Arm/declequ2
From ASMBits
arm/declequPrevious
Nextarm/declstruct
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]
arm/declequPrevious
Nextarm/declstruct