So I input 7 I should only get 0 2 4 6, I thought by cmp[num], num but that doesn\'t work. I thought of using mov bl [num] cmp al, bl but that doesn\'t work either