From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: Lars Munch <lars@segv.dk>
Subject: Re: [Qemu-devel] [PATCH] linux-user: use arm features based on cpu model
Date: Mon, 15 Mar 2010 12:26:27 +0000 [thread overview]
Message-ID: <201003151226.27621.paul@codesourcery.com> (raw)
In-Reply-To: <20100315121732.GA8895@firewall>
> +static uint32_t get_elf_hwcap(void)
> +{
> + return thread_env->features;
> +}
No. These values are not the same.
Paul
next prev parent reply other threads:[~2010-03-15 12:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-15 12:17 [Qemu-devel] [PATCH] linux-user: use arm features based on cpu model Lars Munch
2010-03-15 12:26 ` Paul Brook [this message]
2010-03-15 16:16 ` Lars Munch
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=201003151226.27621.paul@codesourcery.com \
--to=paul@codesourcery.com \
--cc=lars@segv.dk \
--cc=qemu-devel@nongnu.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).