caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: David MENTRE <dmentre@linux-france.org>
To: rixed@happyleptic.org
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Native compilation for today's MIPS
Date: Wed, 12 Aug 2009 14:12:26 +0200	[thread overview]
Message-ID: <3d13dcfc0908120512j24cf5ad6p417fc73d0c773547@mail.gmail.com> (raw)
In-Reply-To: <20090811180646.GA3881@happyleptic.org>

Hello,

2009/8/11  <rixed@happyleptic.org>:
>> 1004b6cc:     68b80000        ldl     t8,0(a1)        ; Mips strange but clever way to load a possibly unaligned doubleword into t8.
>> 1004b6d0:     6cb80007        ldr     t8,7(a1)
>
> Too clever for me apparently.
> Of course on a little endian CPU that must be :
>
> ldl t8,7(a1)
> ldr t8,0(a1)
>
> This problem is gone.
> Now camlp4 is compiled, and unison seams to work.

Is this a problem you fixed in the compiler?

Yours,
d.


  reply	other threads:[~2009-08-12 12:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-10 17:34 rixed
2009-08-10 23:08 ` [Caml-list] " rixed
2009-08-11 10:11   ` rixed
2009-08-11 16:38     ` rixed
2009-08-11 18:06     ` rixed
2009-08-12 12:12       ` David MENTRE [this message]
2009-08-12 13:46         ` rixed
2009-08-21 20:20 ` rixed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3d13dcfc0908120512j24cf5ad6p417fc73d0c773547@mail.gmail.com \
    --to=dmentre@linux-france.org \
    --cc=caml-list@inria.fr \
    --cc=rixed@happyleptic.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).