On 11/10/08 Cedric Vivier wrote:
> This patch implements these ops as two 64-bit bitwise ops [2] instead
> of processing

Sadly this is not safe as the alignment we currently can guarantee is
only to 4 bytes and a few architectures don't support loading
a 64 bit value unless it's 8-byte aligned. Could you implement it using
uints instead?

lupus

-- 
-----------------------------------------------------------------
[EMAIL PROTECTED]                                     debian/rules
[EMAIL PROTECTED]                             Monkeys do it better
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to