|
From: Oswald B. <os...@kd...> - 2005-09-06 11:41:28
|
On Tue, Sep 06, 2005 at 11:25:46AM +0100, sv...@va... wrote:
> Author: sewardj
> Date: 2005-09-06 11:25:46 +0100 (Tue, 06 Sep 2005)
> New Revision: 1371
>
> Log:
> Implement mftb{,u}.
>
> +# if defined(__powerpc__)
> [...]
> +# else
> + return 1ULL;
>
bleh. one could code something up based on gettimeofday (and a
micro-second increment to pretend strict monotony in case the same value
is returned twice (how fast would the machine have to be?)).
> +# endif
> +}
--
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Chaos, panic, and disorder - my work here is done.
|