RTL VM: ash: Use SCM_SRS and fix large right shifts in fast path.
authorMark H Weaver <mhw@netris.org>
Tue, 6 Aug 2013 20:51:41 +0000 (16:51 -0400)
committerMark H Weaver <mhw@netris.org>
Tue, 6 Aug 2013 20:51:41 +0000 (16:51 -0400)
commit0bd659658ba2a2b6dab9cb75f693818e5ce8241b
tree1e822fc4ae87f277b3b1ab50661c25266693c766
parent78ff784784a001c775b790dffe948b56c50bd153
RTL VM: ash: Use SCM_SRS and fix large right shifts in fast path.

* libguile/vm-engine.c (ash): Use SCM_SRS, and handle large right
  shifts properly.
libguile/vm-engine.c