Nick Glencross <[EMAIL PROTECTED]> wrote:

> for fun I've written md5sum using IMCC, and have attached my first cut.

Wow.

>   * Results from i386 JIT can be corrupt and needs investigating (lots
> of FFs)

Yep. Seems to be a problem with this line in swap:

     $I13 = $I13 >>> 24

i.e. JITed lsr/shr seem to be broken or (partly) swapped.

> Nick

leo

Reply via email to