What does it mean when there's no CMP instruction before before a JNE statement?
0x0000000000401114 <+64>: add %eax,%ecx
0x0000000000401116 <+66>: cltq
0x0000000000401118 <+68>: mov 0x4026e0(,%rax,4),%eax
0x000000000040111f <+75>: sub $0x1,%edx
0x0000000000401122 <+78>: jne 0x401114 <phase_5+64>
What am I comparing to?