Changed divisions to shifts, there were only divisions by 2 or 4.
commit726d41838408ab4bd057bc2ae888c757e21f96e1
authorVincent St-Amour <stamourv@iro.umontreal.ca>
Mon, 11 May 2009 22:21:03 +0000 (11 18:21 -0400)
committerChristian Jaeger <pflanze@gmx.ch>
Fri, 26 Jun 2009 22:49:32 +0000 (26 18:49 -0400)
tree87512e67a44bd4913d54941d6919fd95dc734a08
parent772a5983f783a5cae34ac6be76e89c2891b6c246
Changed divisions to shifts, there were only divisions by 2 or 4.

[pflanze@gmx.ch: split original patch into two separate patches, this
  being the first one]
Signed-off-by: Christian Jaeger <pflanze@gmx.ch>
gc.c
picobit-vm.c
primitives.c