[Simh] clang (was Re: XCode and LTO)

Craig A. Berry craigberry at mac.com
Sun Apr 29 07:19:32 EDT 2012


On Apr 29, 2012, at 12:41 AM, Peter Svensson wrote:

> Since the time in the rom is expected to be short, why not just spin 
> waiting for gettimeofday to change?


Why not look at what it's actually doing before getting too worked up about what it should be doing instead?  The ROM delay code is at:

<https://github.com/simh/simh/blob/master/VAX/vax_sysdev.c#L461>

and the platform-specific implementations of the sim_os_msec routine are in:

<https://github.com/simh/simh/blob/master/sim_timer.c>

________________________________________
Craig A. Berry
mailto:craigberry at mac.com

"... getting out of a sonnet is much more
 difficult than getting in."
                 Brad Leithauser




More information about the Simh mailing list