I believe that the alignment needs to be 16 bytes, not just 8 bytes
for the MOVDQA instruction.

Jason Worth Martin
Asst. Professor of Mathematics
http://www.math.jmu.edu/~martin



On Fri, Dec 11, 2009 at 9:31 AM, Cactus <rieman...@googlemail.com> wrote:
>
>
> On Dec 11, 2:11 pm, Bill Hart <goodwillh...@googlemail.com> wrote:
>> omalloc is easy to fix. Just configure it with --with-align=8 on 64
>> bit systems. There are other configure options for how alignment is
>> done.
>
> In fact it should be configured this way by the build system on 64-bit
> systems:
>
> #ifndef OM_ALIGN_8
> /* define if you want your memory to be 8-aligned */
> #define OM_ALIGN_8 1
>
> so Dan's problem is probably a build configuration error of some
> kind.
>
>     Brian
>
> --
>
> You received this message because you are subscribed to the Google Groups 
> "mpir-devel" group.
> To post to this group, send email to mpir-de...@googlegroups.com.
> To unsubscribe from this group, send email to 
> mpir-devel+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/mpir-devel?hl=en.
>
>
>

--

You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-de...@googlegroups.com.
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.


Reply via email to