]> Cypherpunks repositories - gostls13.git/commit
386 shift bug; wasn't zero-extending 16- and 8-bit counts
authorRuss Cox <rsc@golang.org>
Thu, 15 Oct 2009 23:32:45 +0000 (16:32 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 15 Oct 2009 23:32:45 +0000 (16:32 -0700)
commit4e4097d9d97554231cb867142285fb92301108a1
tree59d3eb13285d32a955bf6127a98d1b888a695a53
parenta75e347a21e104a070b6516bc5adae402d424e45
386 shift bug; wasn't zero-extending 16- and 8-bit counts
+test

R=ken
OCL=35801
CL=35801
src/cmd/8g/cgen64.c
test/64bit.go