Subject: Re: m68k/random.s
To: None <duwe@immd4.informatik.uni-erlangen.de>
From: Charles M. Hannum <mycroft@gnu.ai.mit.edu>
List: current-users
Date: 01/15/1995 17:47:37
   That file looks like the one in i386 with only the registers renamed.

It was.  B-)

   Here is
   a more elegant version which runs slightly faster on the '030. Could you
   people with 680{4,6}0s please try it and measure the speedup ?

On my 68040, with a simple loop calling random() repeatedly, I get
about 7.6% more iterations per second.