.text .globl _start start = 0 /* starting value for the loop index */ max = 31 /* loop exits when the index hits this number (loop condition is i