summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJosé Fonseca <[email protected]>2009-06-02 11:46:06 -0700
committerJosé Fonseca <[email protected]>2009-06-02 11:46:06 -0700
commitc91df4c1534e2db2274b6d08e90470bf21a49e2a (patch)
tree811c3eefe8fb1e3461f6325b2a73ee13e47fe82f /.gitignore
parent12e94d892e3322be5c8a1594702d69e7a02d5274 (diff)
util: Fix 24 to 32 bit expansion binary arithmetic expression.
When approaching y = x * 0xffffffff / 0xffffff with bit arithmetic, the 8 least significant bits of y should come from the 8 most significant bits of x.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions