caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Richard W.M. Jones" <rich@annexia.org>
To: caml-list@inria.fr
Cc: benedikt.meurer@googlemail.com
Subject: Re: [Caml-list] Trying out the arm64 compiler
Date: Mon, 23 Dec 2013 15:32:02 +0000	[thread overview]
Message-ID: <20131223153202.GC15442@annexia.org> (raw)
In-Reply-To: <20131223150719.GB15442@annexia.org>

I worked out how to get qemu to give me a call trace.  The trace:

http://oirase.annexia.org/tmp/arm64-call-trace.txt

prints a log containing registers and current PC before each
translated block runs ("translated block" meaning each block of code
that qemu translates to native code).

Here's the code disassembly:

http://oirase.annexia.org/tmp/arm64-disassembly.txt

Rich.

-- 
Richard Jones
Red Hat

  reply	other threads:[~2013-12-23 15:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-23 15:00 Richard W.M. Jones
2013-12-23 15:07 ` Richard W.M. Jones
2013-12-23 15:32   ` Richard W.M. Jones [this message]
2013-12-23 17:16     ` Richard W.M. Jones
2013-12-23 18:32       ` Richard W.M. Jones
2013-12-23 19:00         ` Anil Madhavapeddy
2013-12-23 22:03         ` Richard W.M. Jones

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=20131223153202.GC15442@annexia.org \
    --to=rich@annexia.org \
    --cc=benedikt.meurer@googlemail.com \
    --cc=caml-list@inria.fr \
    /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).