K 10 svn:author V 4 loos K 8 svn:date V 27 2015-07-06T16:45:48.515779Z K 7 svn:log V 200 Use uint32_t consistently to store registers values. Always use unsigned numbers to avoid undefined behavior on (1 << 31). Remove unused variables and some stray semicolons. No functional changes. END