1.0.37.59: micro-optimize x86oid signed-word checking
authorNathan Froyd <froydnj@cs.rice.edu>
Sun, 18 Apr 2010 20:20:16 +0000 (20:20 +0000)
committerNathan Froyd <froydnj@cs.rice.edu>
Sun, 18 Apr 2010 20:20:16 +0000 (20:20 +0000)
Combine MOV/CMP by using CMP with a memory operand.  Saves a byte.


No differences found