From: Richard Henderson <rth@twiddle.net>
To: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>,
qemu-devel@nongnu.org
Cc: agraf@suse.de
Subject: Re: [Qemu-devel] [PATCH] target-s390x: Add Extract PSW instruction
Date: Fri, 19 Dec 2014 15:15:46 -0600 [thread overview]
Message-ID: <54949582.8080703@twiddle.net> (raw)
In-Reply-To: <1418833065-2109-1-git-send-email-kbastian@mail.uni-paderborn.de>
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...
r~
next prev parent reply other threads:[~2014-12-19 21:16 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 [this message]
2014-12-20 21:11 ` Bastian Koppelmann
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=54949582.8080703@twiddle.net \
--to=rth@twiddle.net \
--cc=agraf@suse.de \
--cc=kbastian@mail.uni-paderborn.de \
--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.