From: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
To: Richard Henderson <rth@twiddle.net>, qemu-devel@nongnu.org
Cc: agraf@suse.de
Subject: Re: [Qemu-devel] [PATCH] target-s390x: Add Extract PSW instruction
Date: Sat, 20 Dec 2014 21:11:35 +0000 [thread overview]
Message-ID: <5495E607.3040606@mail.uni-paderborn.de> (raw)
In-Reply-To: <54949582.8080703@twiddle.net>
On 12/19/2014 09:15 PM, Richard Henderson wrote:
> On 12/17/2014 10:17 AM, Bastian Koppelmann wrote:
>> + tcg_gen_andi_tl(regs[r1], regs[r1], ~0xffffffffull);
>> + tcg_gen_or_tl(regs[r1], regs[r1], tmp);
> This is store_reg32_i64.
>
> But just reminds me that I've got patches for 8 missing insns
> outstanding since September 2013, that got stalled on the
> representation of facilities for use by STFLE.
>
> I should resurrect those...
I'm a little bit confused now. Does that mean you already implemented
the extract psw instruction in your patches you want to resurrect?
However, feel free to cc me when you send those patches, I'd be happy to
review them.
Cheers,
Bastian
prev parent reply other threads:[~2014-12-20 20:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-17 16:17 [Qemu-devel] [PATCH] target-s390x: Add Extract PSW instruction Bastian Koppelmann
2014-12-19 21:15 ` Richard Henderson
2014-12-20 21:11 ` Bastian Koppelmann [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=5495E607.3040606@mail.uni-paderborn.de \
--to=kbastian@mail.uni-paderborn.de \
--cc=agraf@suse.de \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
/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).