K 10 svn:author V 5 peter K 8 svn:date V 27 2005-09-27T18:32:46.000000Z K 7 svn:log V 214 Fix a minor nit that has been bugging me for a while. Fix the obvious cases of using a 64 bit operation to zero a register. 32 bit opcodes are smaller and supposedly faster, and clear the upper 32 bits for free. END