[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] XaAES sources for FreeMiNT 1.16.3



On Sat, Dec 12, 2009 at 2:24 AM, Andreas Schwab <schwab@linux-m68k.org> wrote:
> "Helmut Karlowski" <helmut.karlowski@ish.de> writes:
>
>> Am 10.12.2009, 18:05 Uhr, schrieb Andreas Schwab <schwab@linux-m68k.org>:
>>
>>> rol(a,b) == ror(a,-b)
>>
>> The '-' costs, doesn't it?
>
> It's trivial for the compiler to optimize.
>
> Andreas.
>
would you be interested in doing a VDI and AES functuon/call speed
test profiler. A skeleton would be enough if you were only half
interested, as I have a need to go through all VDI and AES functions
anyway. Simple command line or file output would be enough

Paul