Name: Anonymous 2011-07-13 14:00
If checking some kind of return value, isn't the first one faster since some flag will be set already so you don't have to do an extra comparison?
eax holds the value,or eax,eaxcmp eax,-1