K 10 svn:author V 6 davide K 8 svn:date V 27 2012-08-03T16:04:35.866543Z K 7 svn:log V 228 Some optimizations: simplify the logic of softclock() removing a check which is likely to be false in most of the cases, after recent changes. Also, remove an unneeded and duplicated bitwise and operation. Discussed with: mav END