fix ROTATE-BYTE on 64-bit words using constant negative rotation
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 29 Oct 2011 18:13:07 +0000 (21:13 +0300)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 29 Oct 2011 18:34:29 +0000 (21:34 +0300)
commit6a71280af32d6bb02ed07d1a576df2cd9c5dfb79
tree2570ecf83efdcc7bcb4cf55b0d38455b7f747507
parentb85af7079579401b458fecd2a7bb5fe85a963b2c
fix ROTATE-BYTE on 64-bit words using constant negative rotation

  Fixes lp#882151.
NEWS
contrib/sb-rotate-byte/rotate-byte-tests.lisp
contrib/sb-rotate-byte/x86-64-vm.lisp