From: Richard Henderson <rth@twiddle.net>
To: Eduardo Habkost <ehabkost@redhat.com>
Cc: qemu-devel@nongnu.org,
Xiao Guangrong <guangrong.xiao@linux.intel.com>,
Paolo Bonzini <pbonzini@redhat.com>,
kvm@vger.kernel.org
Subject: Re: [PATCH 1/2] target-i386: tcg: Accept clwb instruction
Date: Fri, 6 Nov 2015 15:13:35 +0100 [thread overview]
Message-ID: <563CB58F.90305@twiddle.net> (raw)
In-Reply-To: <20151106135919.GR4180@thinpad.lan.raisama.net>
On 11/06/2015 02:59 PM, Eduardo Habkost wrote:
> Thanks! BTW, clflush uses gen_lea_modrm() too, does it do anything with
> the address somewhere else?
Nope. It probably pre-dates the introduction of gen_nop_modrm.
r~
WARNING: multiple messages have this Message-ID (diff)
From: Richard Henderson <rth@twiddle.net>
To: Eduardo Habkost <ehabkost@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
Xiao Guangrong <guangrong.xiao@linux.intel.com>,
qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: Re: [Qemu-devel] [PATCH 1/2] target-i386: tcg: Accept clwb instruction
Date: Fri, 6 Nov 2015 15:13:35 +0100 [thread overview]
Message-ID: <563CB58F.90305@twiddle.net> (raw)
In-Reply-To: <20151106135919.GR4180@thinpad.lan.raisama.net>
On 11/06/2015 02:59 PM, Eduardo Habkost wrote:
> Thanks! BTW, clflush uses gen_lea_modrm() too, does it do anything with
> the address somewhere else?
Nope. It probably pre-dates the introduction of gen_nop_modrm.
r~
next prev parent reply other threads:[~2015-11-06 14:13 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-04 21:24 [PATCH 0/2] target-i386: tcg: Handle clflushopt/clwb/pcommit instructions Eduardo Habkost
2015-11-04 21:24 ` [Qemu-devel] " Eduardo Habkost
2015-11-04 21:24 ` [PATCH 1/2] target-i386: tcg: Accept clwb instruction Eduardo Habkost
2015-11-04 21:24 ` [Qemu-devel] " Eduardo Habkost
2015-11-06 11:04 ` Richard Henderson
2015-11-06 11:04 ` [Qemu-devel] " Richard Henderson
2015-11-06 13:59 ` Eduardo Habkost
2015-11-06 13:59 ` [Qemu-devel] " Eduardo Habkost
2015-11-06 14:13 ` Richard Henderson [this message]
2015-11-06 14:13 ` Richard Henderson
2015-11-04 21:24 ` [PATCH 2/2] target-i386: tcg: Check right CPUID bits for clflushopt/pcommit Eduardo Habkost
2015-11-04 21:24 ` [Qemu-devel] " Eduardo Habkost
2015-11-06 11:07 ` Richard Henderson
2015-11-06 11:07 ` [Qemu-devel] " Richard Henderson
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=563CB58F.90305@twiddle.net \
--to=rth@twiddle.net \
--cc=ehabkost@redhat.com \
--cc=guangrong.xiao@linux.intel.com \
--cc=kvm@vger.kernel.org \
--cc=pbonzini@redhat.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.