public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
From: Phil Muldoon <pmuldoon@redhat.com>
To: Andrew Cagney <cagney@redhat.com>
Cc: Frysk Hackers <frysk@sourceware.org>
Subject: Re: ISA checks for factories
Date: Tue, 09 Oct 2007 09:16:00 -0000	[thread overview]
Message-ID: <470B46F9.7020907@redhat.com> (raw)
In-Reply-To: <470B3361.90608@redhat.com>

Phil Muldoon wrote:
> I'm still a little fuzzy on how it can be used to detected IA 32 on 
> 64, or PPC32 On 64?
>

Answering my own question. I looked at the code, and it appears that 
Task.getISA() will return the contextually correct ISA for the situation 
in hand. So for a 32bit process on x8664 it will return the 32 bit ISA 
and so on. Previously one had to instance check the ISA as a 32On64 ISA 
was returned explicitly.

I'll rewrite the LinuxCorefileFactory to use this new method now.

Regards

Phil


      reply	other threads:[~2007-10-09  9:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-03  8:36 Phil Muldoon
2007-10-03 19:43 ` Andrew Cagney
2007-10-09  7:53   ` Phil Muldoon
2007-10-09  9:16     ` Phil Muldoon [this message]

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=470B46F9.7020907@redhat.com \
    --to=pmuldoon@redhat.com \
    --cc=cagney@redhat.com \
    --cc=frysk@sourceware.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 read-only IMAP folder(s) and NNTP newsgroup(s).