i'm sort of a newbie to assembly, but have been a C programmer for a long time, so i'm not clueless about this stuff...
that being said, i am trying to compare a value agaist -1, (that is, 4294967295). for some reason, the sign bit is not getting set when i do this. i've tried js and jl, but...