I need to check that a quadword is not less than zero.
I store them in MMX registers:
movq mm0, [inputNum] movq mm1, [zero] <